Borrar filtros
Borrar filtros

Grey Level Co-occurrence matrix

1 visualización (últimos 30 días)
berkaoui sara
berkaoui sara el 17 de En. de 2014
Comentada: Sean de Wolski el 17 de En. de 2014
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

Respuesta aceptada

Sean de Wolski
Sean de Wolski el 17 de En. de 2014
There's a function graycomatrix in the Image Processing Toolbox that does this.
  2 comentarios
berkaoui sara
berkaoui sara el 17 de En. de 2014
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.
Sean de Wolski
Sean de Wolski el 17 de En. de 2014
Then use a for-loop to loop over the slices of your multidimensional array.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by