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?

답변 (2개)

Stalin Samuel
Stalin Samuel 2015년 4월 4일

0 개 추천

댓글 수: 3

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

댓글을 달려면 로그인하십시오.

Image Analyst
Image Analyst 2015년 4월 5일

0 개 추천

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

질문:

2015년 4월 4일

답변:

2015년 4월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by