Package boofcv.alg.color


package boofcv.alg.color
  • Class
    Description
    Methods for computing the difference (or error) between two colors in CIELAB color space
    Specifies different color formats
    Color conversion between RGB and HSV color spaces.
    Conversion between RGB and CIE LAB color space.
    Contains functions related to working with RGB images and converting RGB images to gray-scale using a weighted equation.
    Color conversion between RGB and CIE XYZ models.
    Color conversion between YUV and RGB, and YCbCr and RGB.