how to choose the color map

5 visualizzazioni (ultimi 30 giorni)
tawheed jan
tawheed jan il 2 Nov 2013
Risposto: Image Analyst il 2 Nov 2013
i have converted the image from grayscale to indexed.now i want this to be converted to rgb.how to do this using colormap.

Risposte (1)

Image Analyst
Image Analyst il 2 Nov 2013
rgbImage = ind2rgb(indexedImage, yourColorMap);

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by