Is there any command for resize an image other than imresize() command in matlab?

1 visualizzazione (ultimi 30 giorni)
imresize(img,[numrows numcols])
  7 Commenti
Adam
Adam il 21 Ago 2019
The same size as what? If you mean the same size as each other, then that involves deciding which size amongst the images is the one to resize to, and in that case you have a manual width and height anyway.
Sajina Rose
Sajina Rose il 21 Ago 2019
Oh Okay.. Now I understood...we should specify width and height for resizing an image... there is no automatic resize command and also resize command doesn't affect actual pixel of the image .......
Thank You for your support....

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by