tile-based image registration
Show older comments
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
Answers (2)
Image Analyst
on 12 Mar 2014
0 votes
Why not just use the imregister() built in to the Image Processing Toolbox?
2 Comments
surangkana
on 13 Mar 2014
Image Analyst
on 13 Mar 2014
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?
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!