This plugin allow conversion between RGB color space (8 bits per pixel chanel) and Lab color space (32 bits [float] per pixel channel )
It convert a RGB image to a new image-stack containing 3 slices L,a,b.
In the ImageJ menu, choose “Plugin / Image / Color / Convert RGB image to Lab color stack v1.00”
Convert a Lab stack image to a new RGB image.
In the ImageJ plugin, choose “Plugin / Image / Color / Convert Lab stack to RGB image v1.00”
conversions_between_lab_stack_and_rgb_image_v1_00.jar
It use no additionnal libraries.
Copy the .jar file to your plugins directory and restart “ImageJ”.
You can use the script by menu :
Vincent Vansuyt.
Contact me for any questions or suggestions : vincent dot vansuyt at edf dot fr (preferred language : french)
GPL distribution (see licence ).
First version
None
In Lab color space, you can use these filter plugins before converting again to RGB color space :