how to convert image into square matrix??

hellp.... plz help me to find out problem that how to convert image into square matrix??

 Akzeptierte Antwort

David Sanchez
David Sanchez am 26 Jun. 2013

0 Stimmen

Use imresize:
B = imresize(A, [numrows numcols])

Weitere Antworten (0)

Kategorien

Mehr zu Convert Image Type finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by