Clear Filters
Clear Filters

Finding corresponding points between two images

2 views (last 30 days)
Hello,
I am stuck in finding the corresponding points between two images in matlab. I want to get one-one correspondence between the four points in the below images such that each point matches correctly with itself in the other image. I have tried detectSURFFeatures which detects all four points in both images but matchfeatures does not return the one-one correspondence. Is there any way of doing this ?
Following are the two images:
Right_75.png
Right_72.png

Answers (0)

Community Treasure Hunt

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

Start Hunting!