can GLLCM provide information about shape of the object in image?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
in matlab description of GLCM, the following sentence appears implying GLCM can provide.can someone verify?
(The texture filter functions, described in Calculate Statistical Measures of Texture cannot provide information about shape, that is, the spatial relationships of pixels in an image.)
1 Kommentar
Debasish Samal
am 13 Nov. 2020
Hi,
As the documentation (Texture Analysis using GLCM) suggests, it helps to derive several statistics from the genrated matrix like contrast, correlation, etc.. It cannot provide information about shape of object in an image.
Please refer to the discussion in the MATLAB answer below, on how to detect shapes in an image:
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!