How do I shear one image such that its dimensions match another similar image?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 5 Jul. 2017
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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!