texture analysis in MATLAB

How to get the texture of the below image? Is it possible to use the obtained texture for comparing with other image's texture?

Respuestas (2)

Stalin Samuel
Stalin Samuel el 4 de Abr. de 2015

0 votos

3 comentarios

AFFY
AFFY el 4 de Abr. de 2015
I want to extract the texture of the above image. something like this
Image Analyst
Image Analyst el 4 de Abr. de 2015
Well that's a totally different question and image than you first posted. Try adapthisteq() to flatten the image.
AFFY
AFFY el 5 de Abr. de 2015
the textured image above is just an example image to show what i actually want to extract from my image

Iniciar sesión para comentar.

Image Analyst
Image Analyst el 5 de Abr. de 2015

0 votos

The question is way too vague to answer in detail, but look into the functions rangefilt(), stdfilt(), entropyfilt() and graycomatrix().

Preguntada:

el 4 de Abr. de 2015

Respondida:

el 5 de Abr. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by