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!