texture analysis in MATLAB
Show older comments
How to get the texture of the below image? Is it possible to use the obtained texture for comparing with other image's texture?

Answers (2)
Stalin Samuel
on 4 Apr 2015
0 votes
3 Comments
AFFY
on 4 Apr 2015
Image Analyst
on 4 Apr 2015
Well that's a totally different question and image than you first posted. Try adapthisteq() to flatten the image.
AFFY
on 5 Apr 2015
Image Analyst
on 5 Apr 2015
0 votes
The question is way too vague to answer in detail, but look into the functions rangefilt(), stdfilt(), entropyfilt() and graycomatrix().
Categories
Find more on Texture Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!