how to choose the color map

조회 수: 4 (최근 30일)
tawheed jan
tawheed jan 2013년 11월 2일
답변: Image Analyst 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에서 Blue에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by