Azzera filtri
Azzera filtri

how to convert image into square matrix??

3 visualizzazioni (ultimi 30 giorni)
hellp.... plz help me to find out problem that how to convert image into square matrix??

Risposta accettata

David Sanchez
David Sanchez il 26 Giu 2013
Use imresize:
B = imresize(A, [numrows numcols])

Più risposte (0)

Categorie

Scopri di più su Images in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by