Clear Filters
Clear Filters

How can I extract GLCM features from a gray scale image?

2 views (last 30 days)
How can I extract GLCM features from a gray scale image?
  5 Comments
Image Analyst
Image Analyst on 13 Jan 2016
We have no idea what that function is, where you got it, and what the input arguments are supposed to represent. In general, you can use imread() to read in images. For multiple images, see the FAQ: http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F
ramin asadi
ramin asadi on 15 Jan 2016
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 MATLAB.

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 12 Jan 2016
See attached glcm demo.
  3 Comments
Image Analyst
Image Analyst on 12 Jan 2016
Yes, not all the details but I do remember your icon. It's been a while. Welcome back - looking forward to your contributions.

Sign in to comment.

More Answers (1)

Gebra maryam Alehegn
Gebra maryam Alehegn on 5 May 2017
please help any one to extract texture features from plant diseases leaf for many images one times??

Community Treasure Hunt

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

Start Hunting!