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 件のコメント
charles raj
2018 年 2 月 18 日
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.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Texture Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!