I have some images and GLCM function, how I can extract GLCM features from this images? the function is this: ''[out] = GLCM_Features2(glcmin,pairs)'' how do I call this function in a code for extracting the GLCM features? I am new in
Show older comments
Answers (1)
Image Analyst
on 16 Jan 2016
0 votes
First, run my glcm demo, attached.
Then, be sure to first http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer before posting with a better question.
By the way, GLCM_Features2() is not a Mathworks function and you should contact the person that wrote it.
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!