how to choose the color map

i have converted the image from grayscale to indexed.now i want this to be converted to rgb.how to do this using colormap.

Answers (1)

rgbImage = ind2rgb(indexedImage, yourColorMap);

Tags

No tags entered yet.

Asked:

on 2 Nov 2013

Answered:

on 2 Nov 2013

Community Treasure Hunt

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

Start Hunting!