I have some images and GLCM function, how I can extract GLCM features from this images? the function is this: ''[out] = GLCM_Featu​res2(glcmi​n,pairs)'' how do I call this function in a code for extracting the GLCM features? I am new in

Answers (1)

First, run my glcm demo, attached.
By the way, GLCM_Features2() is not a Mathworks function and you should contact the person that wrote it.

Tags

Asked:

on 16 Jan 2016

Answered:

on 16 Jan 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!