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

3 Ansichten (letzte 30 Tage)
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

Akzeptierte Antwort

the cyclist
the cyclist am 23 Aug. 2011
(145 x 145 x 3) is probably a color image.
(145 x 145) is probably a grayscale (no color) image.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by