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!