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 次查看(过去 30 天)
显示 更早的评论
if true
% code
end
0 个评论
回答(1 个)
Image Analyst
2016-1-16
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!