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 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
if true
% code
end
0 Kommentare
Antworten (1)
Image Analyst
am 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 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!