Color Transformer

Author: Maria E. Barilla (perezm at eee.bham.ac.uk)
Digital Systems & Vision Processing Group
Electronic, Electrical and Computer Engineering School
The University of Birmingham, UK
History: 2007/11/08: First version
2012/02/19: Fixed bug in HSI transform
2013/02/14: Fixed bug in L*a*b* transform
Source: Color_Transformer.java,
Installation: Download Color_Transformer.class to the plugins folder, or subfolder, restart ImageJ, and there will be new "Color Transformer" command in the Plugins menu or submenu.
Description: This plugin converts an RGB color image into a color space represented by a stack. The XYZ, Yxy, YUV, YIQ, Luv, Lab, AC1C2, I1I2I3, Yuv, YQ1Q2, HSI, HSV, HSL, LCHLuv, LSHLuv and LSHLab color spaces are supported.

This plugin does not work on stacks, but the Color Transform Stack macro runs it on all the images in an RGB stack and creates a second stack containing the output images.

Russell Cottrell has created Color Transformer 2, a modified version of this plugin that includes more color management. The original plugin only used the sRGB color space. Color Transformer 2 can now convert from several other spaces, and be customized with the addition of more. It also added a few destination spaces. It is a tool for zone system calibration for those who are not using Photoshop.

See Also: Color Transformer 2
Nikon D800E Calibration with RawTherapee

|Plugins | Home |