Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
imresize(img,[numrows numcols])
  7 Kommentare
Adam
Adam am 21 Aug. 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 am 21 Aug. 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....

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Read, Write, and Modify Image finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by