Clear Filters
Clear Filters

Classification of Texture using GLCM

4 views (last 30 days)
Darling Harbour Pirate
Darling Harbour Pirate on 23 Nov 2017
Commented: charles raj on 18 Feb 2018
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 Comment
charles raj
charles raj on 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.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!