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

 Risposta accettata

Adam
Adam il 18 Lug 2017

0 voti

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.

Più risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Tag

Richiesto:

il 18 Lug 2017

Commentato:

il 18 Lug 2017

Community Treasure Hunt

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

Start Hunting!

Translated by