need matlab code for image texture analysis

3 次查看(过去 30 天)
steps required for matlab code for image texture anaylsis.

采纳的回答

Spandan Tiwari
Spandan Tiwari 2014-2-8
You can look at the functions graycomatrix and graycoprops for computing the popular Gray-Level Cooccurrence Matrix (GLCM) texture features on an image.

更多回答(1 个)

Image Analyst
Image Analyst 2014-2-8
You can also look at stdfilt() and entropyfilt() which can also be used for texture segmentation.

Community Treasure Hunt

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

Start Hunting!

Translated by