ij-color v.1.0 release contains plugins for color space conversion and
processing of color/multiband images:
> RGB to CIE L*a*b* stack - Converts image pixels from RGB color space
to CIE
L*a*b* color space.
> CIE L*a*b* stack to RGB - Converts image pixels from CIE L*a*b* color
space
to RGB color space.
> Multiband Sobel edges - Sobel edge detector that supports multiband and
color images.
> Intensity shift - Shifts (wraps around) GRAY8 image intensity.
Note that a multiband image is understood as a stack of gray level images.
"Color Histogram" plugin moved to module ij-VTK to remove dependency on VTK
|