how to apply glcm to all pixels of 256*256 matrix with their corresponding directional matrix of 256*256 matrix

1 view (last 30 days)
want to apply GLCM for every pixel values with their corresponding predefined direction for each pixel in the image

Answers (1)

Stalin Samuel
Stalin Samuel on 9 Mar 2016
here you can find the code which gives you GLCM texture features
  1 Comment
Ram
Ram on 9 Mar 2016
i dont need features only just want to apply GLCM for every pixel values with their corresponding predefined direction for each pixel in the image

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!