Borrar filtros
Borrar filtros

how to convert image into square matrix??

1 visualización (últimos 30 días)
pooja dixit
pooja dixit el 26 de Jun. de 2013
hellp.... plz help me to find out problem that how to convert image into square matrix??

Respuesta aceptada

David Sanchez
David Sanchez el 26 de Jun. de 2013
Use imresize:
B = imresize(A, [numrows numcols])

Más respuestas (0)

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by