How to compare two parts of same image?
이전 댓글 표시
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.
답변 (1개)
Image Analyst
2013년 3월 16일
0 개 추천
Try imregister() and imshowpair(). There are examples in the help to help you.
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!