Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
imresize(img,[numrows numcols])
  7 comentarios
Adam
Adam el 21 de Ag. de 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 el 21 de Ag. de 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....

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Read, Write, and Modify Image en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by