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!