Classification of Texture using GLCM
Ältere Kommentare anzeigen
I used to Grey Level co-occurrence matrix to extract features of a certain grey-scale image. I ended up with an image/matrix of contrast, Energy, Entropy, and Homogeneity. How do I use these images for classification? How do I represent these images as one point for SVM classification?
1 Kommentar
charles raj
am 18 Feb. 2018
can you share the code used to extract the four feature images/matrix?? and answering to your question, you could unsupervised classification such as fuzzy c means or k means if you are not interested in traning samples.
Antworten (0)
Kategorien
Mehr zu Texture Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!