Non rigid Image Registration
이전 댓글 표시
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
2015년 1월 20일
0 개 추천
Try imwarp()
댓글 수: 2
Md. Azim Ullah
2015년 1월 20일
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
2015년 1월 20일
0 개 추천
i was looking for finding an inverse mapping between the two images using the matched points
Alex Taylor
2015년 1월 24일
0 개 추천
Take a look at imregdemons in the image processing toolbox.
카테고리
도움말 센터 및 File Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!