Convert grayscale image to RGB with custom LUT

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
gammaburst
Posts: 2
Joined: Sun Aug 15, 2010 10:58 pm

Convert grayscale image to RGB with custom LUT

Post by gammaburst »

I'd like to convert a series of 16-bit grayscale images to RGB while applying colorization or a custom RGB lookup table (LUT). I'm looking for an effect similar to MATLAB's "colormap(hot)" function. Can nconvert help me do this?
http://www.mathworks.com/help/techdoc/ref/colormap.html
Post Reply