Non rigid Image Registration

8 ビュー (過去 30 日間)
Md. Azim  Ullah
Md. Azim Ullah 2015 年 1 月 20 日
回答済み: Alex Taylor 2015 年 1 月 24 日
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.

回答 (3 件)

Image Analyst
Image Analyst 2015 年 1 月 20 日
Try imwarp()
  2 件のコメント
Md. Azim  Ullah
Md. Azim Ullah 2015 年 1 月 20 日
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 2015 年 1 月 20 日
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
Matt J 2015 年 1 月 20 日
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 2015 年 1 月 24 日
Take a look at imregdemons in the image processing toolbox.

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by