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
Ibtihaal Hameed 2020 年 12 月 9 日

0 投票

see graycomatrix function
https://www.mathworks.com/help/images/ref/graycomatrix.html

製品

質問済み:

2014 年 8 月 12 日

回答済み:

2020 年 12 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by