Applying Affine matrix to new image

조회 수: 2 (최근 30일)
Matthew Krispin
Matthew Krispin 2020년 6월 15일
댓글: Matthew Krispin 2020년 6월 15일
I have used a program to register images and have it out put the affine matrix used to align the images. I would now like to make a program that can apply that same matrix to other images without having to go through the whole registration process again. I am currently using the imwarp command and am referencing two reference objects. However, my image is being output of the imwarp command as a different size then the input. I am currently using the same image that I registered originally to confirm that applying the matrix alone works as well. Any suggestions?
  댓글 수: 1
Matthew Krispin
Matthew Krispin 2020년 6월 15일
It’s an issue of the size of image and scaling. I am able to see that the shape in the image is the correct shape but placed incorrectly within the image field and scaled incorrectly. Is this an issue of the affine parameters?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile 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!

Translated by