Package org.anchoranalysis.plugin.opencv.bean.color
Operations involving color-spaces and OpenCV.
-
Class Summary Class Description ColorConverterBase Converts a RGB stack into another color space using OpenCV.ConvertRGBToHSV Converts a RGB image to the HSV color space.ConvertRGBToLab Converts a RGB image to the Lab color space.