Clear Filters
Clear Filters

What's the point of using symmetric in GLCM ?

7 views (last 30 days)
nissrine Neyy
nissrine Neyy on 23 Jun 2022
Answered: NN on 14 Jul 2022
I'm using GLCM in a project and i want to know what's the difference between using symmetric and not in it terms of results ? what does it allow us to know or not ?

Answers (1)

NN
NN on 14 Jul 2022
Hi,
As per my understanding, ‘Symmetric’ is a named-value argument in the function ‘graycomatrix’. When this is set to true, the ordering of values in the pixel pairs is not considered. Please read through the documentation for more information and examples.
Hope this helps.
Regards,
Narvik

Tags

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!