Need to force imcrop display into a fixed aspect ratio

1 visualizzazione (ultimi 30 giorni)
I have a 4000x200 pixel array on which I want to use the interactive imcrop feature, however the imcrop feature displays the aspect ratio as a 20:1 (square pixels) unlike the imagesc which scales the aspect ration to 4:3 or close.
Is there a way to force the interactive imcrop function to display a 4:3 aspect ratio?
Thanks

Risposte (1)

Walter Roberson
Walter Roberson il 18 Mag 2023
daspect([4 3 1])

Categorie

Scopri di più su Image Processing Toolbox in Help Center e File Exchange

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by