need matlab code for image texture analysis

 Respuesta aceptada

Spandan Tiwari
Spandan Tiwari el 8 de Feb. de 2014

0 votos

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

Más respuestas (1)

Image Analyst
Image Analyst el 8 de Feb. de 2014

0 votos

You can also look at stdfilt() and entropyfilt() which can also be used for texture segmentation.

Preguntada:

el 8 de Feb. de 2014

Comentada:

el 8 de Feb. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by