Does different image parameters affect image registration?
Show older comments
I am currently trying to register 2, 3D CT images of a human tibia. I have implemented imregister to complete this task. When I register the right to left leg of the same individual from the same day, the registration is excellent. However, when I register the left leg to the left leg of the same individual 3 years later the registration is very poor. The CT collected a slice every 0.4mm but I noticed that the image spacing was different in the other 2 planes. One CT scan had image spacing of 0.156 x 0.156 x 0.4 while the other was 0.195 x 0.195 x 0.4. Could this explain the poor registration? Is there a way to specific the image spacing to improve the registration? Please let me know if my question is unclear or if you need more information/code/images. Thank you.
Accepted Answer
More Answers (1)
Ashish Uthama
on 3 Oct 2013
0 votes
Difference in spatial resolution differece might explain the poor registration.
Categories
Find more on Geometric Transformation and Image Registration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!