How do I shear one image such that its dimensions match another similar image?

조회 수: 1 (최근 30일)
Cyrus N
Cyrus N 2017년 7월 5일
댓글: Image Analyst 2017년 7월 23일
I am trying to shear one ROI image over another in order to compare intensity values, however it appears that doing an affine shears moves the image such that the intensity values overlap. I need the two images to overlap in their boundaries as opposed to their intensities.
  댓글 수: 2
Walter Roberson
Walter Roberson 2017년 7월 5일
Perhaps create a mask the same shape as their boundaries, in which case the "intensity" that it would be calculating over would just be a constant 1, resulting in a shear that is just boundary based.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by