The reconstruction result after rotating the detector in place is incorrect #638
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
The geoemtry you describe requires more parameter changes (as discussed in other posts) than the ones you are doing. I suggest not changing geo.COR as it will make everything more confusing and it's a redundant parameter. You need a combination of moving and rotating both the object and detector, each of them. So you will need offdetector, DSD , offorigin, a 3 valued angles and rotdetector, each set per projection. The exact way to add them, I don't know. Work out the geometry to make it happen. It requires understanding the geometric parameters well. |
Beta Was this translation helpful? Give feedback.
-
I sincerely appreciate your invaluable feedback. I've fully grasped your point. Thank you very much, I will try it out tomorrow. |
Beta Was this translation helpful? Give feedback.
If you have an arbitrary system (forget about CT) in where you need to position 3 object in relationship to each other, you mathematically only need to set 2 positions in space, and set their rotations w.r.t. each other. In TIGRE, you can do that for the detector and the object (per projection) with the parameters I told you.