how to calculate the glcm features variance, dissimilarity, Inverse difference and sum of variance

9 次查看(过去 30 天)
Hi
I am able to extract the 4 features from the image using graycomatrix(). But i wanted to extract all possible fetures from the image. How can i do this. Pls help. Any help is appreciated.

回答(1 个)

Prateek Rai
Prateek Rai 2021-10-8
To my understanding, you want to extract all possible features using gray-level co-occurrence matrix from the image.
You can use "graycoprops" function to calculate the statistics from the gray-level co-occurrence matrix glcm.
You can also refer to graycoprops MathWorks documentation page to learn more on graycoprops function.

标签

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by