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