Convert grayscale image to RGB with custom LUT
Posted: Fri Oct 01, 2010 5:02 pm
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
http://www.mathworks.com/help/techdoc/ref/colormap.html