can GLLCM provide information about shape of the object in image?
1 view (last 30 days)
Show older comments
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 Comment
Debasish Samal
on 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:
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!