Classification of Texture using GLCM

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
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kommentiert:

am 18 Feb. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by