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!