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!