I found the function imregtfrom, which is the numerical output of the imregister function, not just the resulting overlayed image. If it helps anybody with this questions later.
Metric on how much to movie image to overlay
1 回表示 (過去 30 日間)
古いコメントを表示
I am trying to overlay two images. I can successfully do that using imregister. I want some metric values out of this process though; that is, I want to know that I had to move the second image by +X and -Y pixels to overlay. Is there an easy way to pull this information out I am just overlooking?
0 件のコメント
採用された回答
Shane
2014 年 10 月 7 日
1 件のコメント
Image Analyst
2014 年 10 月 8 日
Yep - that's the "related function" function I mentioned - just didn't have time to look up the name when I answered before.
その他の回答 (1 件)
Image Analyst
2014 年 10 月 7 日
I think so, but I don't remember what the exact way to get it it. I haven't used imregister or it's related function very much. Look for answers by Alex Taylor. I think he's the developer that wrote it.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing and Computer Vision についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!