Sign in

username:

password:



Not a member?

Search imagedsp



Search tips

Subscribe to imagedsp



imagedsp by Keywords

Error Concealment | JPEG | MPEG-4 | Wavelet | YUV

Sponsor

NEW! TMS320C6474: 3x the performance. 1/3 the cost. Three 1 GHz cores on 1 chip.

Discussion Groups

Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)

  

Post a new Thread

colour maps - Arvind Raman - Jun 19 8:19:00 2001



Hi,

I would like to know how one should create a colour
map. Is there any site which suggests how to do so or
lets you download the colour map table.

Thanks and regards
Arvind

__________________________________________________





(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )

Re: colour maps - Vinod Pathangay - Jun 20 7:26:00 2001

Hi Arvind,

u can create a color map for any image by creating a table with the color
values (RGB or gray) in each row, and replace the pixel value in the image
grid with the row number (index) of the corresponding pixel color..
The type of images are called indexed images.

If u have access to Matlab, read the manual for Image Processing Toolbox..

This is generally used to save space in storing the image pixel values
directly and also sometimes for color quantization.

On Tue, 19 Jun 2001, Arvind Raman wrote:

> Hi,
>
> I would like to know how one should create a colour
> map. Is there any site which suggests how to do so or
> lets you download the colour map table. A color map will depend on the colors present in the image for which u
want to create the color map. You cannot download the any "colormap" for
any image. --vinod





(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )