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

조회 수: 1 (최근 30일)
ramin asadi
ramin asadi 2016년 1월 12일
댓글: Image Analyst 2017년 5월 5일
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.
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2016년 1월 12일
Sure sir. I will do my best.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Gebra maryam Alehegn
Gebra maryam Alehegn 2017년 5월 5일
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