Non rigid Image Registration
Show older comments
Is there any specific way to perform feature based non-rigid registration in gray-scale images? i have been using matched points between the two images but it doesn't seem to work . ANY idea on how to move forward with the task is very welcome. Thank you.
Answers (3)
Image Analyst
on 20 Jan 2015
0 votes
Try imwarp()
2 Comments
Md. Azim Ullah
on 20 Jan 2015
Image Analyst
on 20 Jan 2015
That's a lot more complicated - to start with two sets of points and figure out what possible mathematical formula(s) could map them there. I have no idea.
Matt J
on 20 Jan 2015
0 votes
i was looking for finding an inverse mapping between the two images using the matched points
Alex Taylor
on 24 Jan 2015
0 votes
Take a look at imregdemons in the image processing toolbox.
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!