How to compare two parts of same image?
Show older comments
I am subplotting 3 images back to back which are a part of each other with a minor difference shifted (not rotated) in certain way. I want the user to choose the most appropriate one.I read abt image registration but have no clue how to use it. Please help.
Answers (1)
Image Analyst
on 16 Mar 2013
0 votes
Try imregister() and imshowpair(). There are examples in the help to help you.
Categories
Find more on Geometric Transformation and Image Registration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!