I got the image size as below when i use size('image_name'). What does this 3 means?
>> size(image)
ans =
204 204 3

 Réponse acceptée

Adam
Adam le 18 Juil 2017

0 votes

It means it is a true RGB image with Red, Green and Blue data channels rather than an indexed image that requires a colourmap to visualise it.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by