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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
if true
% code
end
0 comentarios
Respuestas (1)
Image Analyst
el 16 de En. de 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 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!