Create Co-Occurrence Matrix?
이전 댓글 표시
I'm just working with Ranklet Transformation to extract texture features. And I have got a Matrix with Ranklet Coefficients from -1 to 1 qunatized in 0.1 steps. Now, I want to create a Co-Occurrence Matrix of these coefficients d-pixels apart along the angular rotation "theta".
Is there a Matlab-Function, which creates such a Co-Occurence Matrix or is there any possibility to solve this problem with the GLCM (Gray-Level-Co-Occurence Matrix) Function?
답변 (1개)
Ibtihaal Hameed
2020년 12월 9일
0 개 추천
see graycomatrix function
https://www.mathworks.com/help/images/ref/graycomatrix.html
카테고리
도움말 센터 및 File Exchange에서 Texture Analysis에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!