Converting glcm 8*8 matrix to single row vector
Mostra commenti meno recenti
how to convert 8*8 grey co matrix to to a single row vector??
A= image path;
glcm=graycomatrix(A);
this is the code that i"m using.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Texture Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!