tile-based image registration
이전 댓글 표시
Dear all
I have 15 different images of the same scene, I've divide each image using mat2cell. I would like to estimate shift between reference and the image to be registered, cell by cell. What should I do
Thank you very much
답변 (2개)
Image Analyst
2014년 3월 12일
0 개 추천
Why not just use the imregister() built in to the Image Processing Toolbox?
댓글 수: 2
surangkana
2014년 3월 13일
Image Analyst
2014년 3월 13일
No, sorry. Are you sure there is a better registration possible? Were you able to do better through manual shifting of the image? And imregister just never happened to find the same shift as you did manually?
카테고리
도움말 센터 및 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!