How to resize and display an image......
Afficher commentaires plus anciens
Hi All,
So when i do imagesc(img); it shows an image as follows:

However i want it to be displayed like this :
[EDITED, Jan, above picture is too wide to be embedded]
The difference is that the latter has been resized using the image resizing handles (from the corners of the image). Just to emphasise, i mean these handles :
^^but when applied to a figure in MATLAB.
I know i can do this manually but i want to incorporate this in my .m file and hence want to keep it automated.
Many thanks!!
Réponse acceptée
Plus de réponses (1)
Rui Zhao
le 20 Juin 2012
0 votes
doc imresize
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!