i don't use function (imhist) In the images type <145x145x3 uint8>, why?

3 visualizaciones (últimos 30 días)
In the images type. Please, in matlab What is the difference And similarities between <145x145x3 uint8> and <145x145 uint8> .
Please describe well because I'm not good in English for example in image type <145x145x3 uint8> i don't use function (imhist), why?
thanks

Respuesta aceptada

the cyclist
the cyclist el 23 de Ag. de 2011
(145 x 145 x 3) is probably a color image.
(145 x 145) is probably a grayscale (no color) image.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by