how to choose the color map

4 Ansichten (letzte 30 Tage)
tawheed jan
tawheed jan am 2 Nov. 2013
Beantwortet: Image Analyst am 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.

Antworten (1)

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

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by