how to choose the color map

2 次查看(过去 30 天)
tawheed jan
tawheed jan 2013-11-2
i have converted the image from grayscale to indexed.now i want this to be converted to rgb.how to do this using colormap.

回答(1 个)

Image Analyst
Image Analyst 2013-11-2
rgbImage = ind2rgb(indexedImage, yourColorMap);

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

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

Start Hunting!

Translated by