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

3 次查看(过去 30 天)
How can I extract GLCM features from a gray scale image?
  5 个评论
Image Analyst
Image Analyst 2016-1-13
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 2016-1-15
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.

请先登录,再进行评论。

采纳的回答

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

请先登录,再进行评论。

更多回答(1 个)

Gebra maryam Alehegn
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!

Translated by