GLCM image segmentation

1 回表示 (過去 30 日間)
warinthorn Kiadti
warinthorn Kiadti 2012 年 4 月 2 日
回答済み: Sofiane Sofiane 2014 年 2 月 9 日
I learn to use GLCM for image segmentation. If I have this image http://i43.tinypic.com/anzrmc.jpg and I want to separate between grass and sand. How can I use GLCM value and separate. What is the code look like? Please show me how to write the code. Please help.
Warin

回答 (1 件)

Sofiane Sofiane
Sofiane Sofiane 2014 年 2 月 9 日
i think u must divide the image of each texture serparetly divide the image in blocks windows [8x8] and make some learning in order to classy the texture do you wnat. also, the glcm depend on some factors:
distance D angle = 0° 45° 90° 135° (offset in matlab) and radius equal to 0 or 1 qunatization level (Numlevel in matlab)
i hope my answer can help you. good luck

Community Treasure Hunt

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

Start Hunting!

Translated by