Filter löschen
Filter löschen

how to find map matrix to an 3D image as in load function?

2 Ansichten (letzte 30 Tage)
Rasha
Rasha am 14 Nov. 2014
Kommentiert: Rasha am 18 Nov. 2014
in this code
load wbarb;
the output be the image 'X' and the map of it.
I want to find the map to my image so I wrote a cod as:
[X,map] = imread('pears.png');
the output be the image 'X' but the map be like this []
so what is the right way to find 'map' in 3 columns?

Antworten (0)

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by