Non rigid Image Registration

10 vues (au cours des 30 derniers jours)
Md. Azim  Ullah
Md. Azim Ullah le 20 Jan 2015
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.

Réponses (3)

Image Analyst
Image Analyst le 20 Jan 2015
Try imwarp()
  2 commentaires
Md. Azim  Ullah
Md. Azim Ullah le 20 Jan 2015
thank you for the answer,i was looking for finding an inverse mapping between the two images using the matched points. can you please give me any idea on a more theoretical basis? your kindness very much appreciated.
Image Analyst
Image Analyst le 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.

Connectez-vous pour commenter.


Matt J
Matt J le 20 Jan 2015
i was looking for finding an inverse mapping between the two images using the matched points
It looks like point_registration.m in this FEX package does this sort of thing.

Alex Taylor
Alex Taylor le 24 Jan 2015
Take a look at imregdemons in the image processing toolbox.

Catégories

En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by