Grey Level Co-occurrence matrix

hi , I have a matrix containing the images that I want to work, and i want to calculat the grey level co-occurrence matrix way to have an output matrix of features from the input dataset matrix. any help please

 采纳的回答

Sean de Wolski
Sean de Wolski 2014-1-17

0 个投票

There's a function graycomatrix in the Image Processing Toolbox that does this.

2 个评论

i tried to use it it works when i use one image as input, but when i use my matrix witch contain many images i get this error : Expected input number 1, I, to be two-dimensional.
Then use a for-loop to loop over the slices of your multidimensional array.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by