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
1 view (last 30 days)
Show older comments
if true
% code
end
0 Comments
Answers (1)
Image Analyst
on 16 Jan 2016
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.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!