필터 지우기
필터 지우기

Transformation of an image subvolume using imwarp.

조회 수: 1 (최근 30일)
Jaime
Jaime 2015년 5월 11일
Dear Matlab community:
I have the transformation parameters (3D rotation matrix and offset) obtained from a registration of two images with different spatial resolutions. Using imwarp I am mapping the low resolution (lowres) image to the other one without problems. However, this process is time consuming and I could be better off by only mapping one subvolume from the lowres to the other image.
Is this feasible at all? I've tried modifying the offset to account for the different positions in the image center of lowres image and its subvolume. But, does imwarp transform the image, in this case using an affine3d, relative to the image center or relative to the image origin?
Thanks

답변 (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