EasyColor Class
This class contains static properties and methods specific to the EasyColor
library.
Namespace: Euresys::Open_eVision
License(s): EasyColor
Properties
CIE AB white illuminant
CIE AG white illuminant
CIE AR white illuminant
CIE D50B white illuminant
CIE D50G white illuminant
CIE D50R white illuminant
CIE D55B white illuminant
CIE D55G white illuminant
CIE D55R white illuminant
CIE D65B white illuminant
CIE D65G white illuminant
CIE D65R white illuminant
CIE FB white illuminant
CIE FG white illuminant
CIE FR white illuminant
NTSC inverse gamma exponent
PAL inverse gamma exponent
NTSC inverse gamma exponent
NTSC gamma exponent
PAL gamma exponent
SMPTE gamma exponent
Quantization mode for output values.
RGB definition to be used when converting between RGB and other color systems.
Quantization mode for input values.
Methods
Draws an image over an other.
Assigns to every pixel of the source image the nearest class index plus one and stores its value in the destination image.
Assigns to every pixel of the source image the nearest class center and stores its value in the destination image.
Converts a Bayer pattern encoded image into a color image.
Prefer the function EasyColor::BayerToC24
with EBayerConfiguration
and mode parameters.
Converts a color image into a Bayer pattern encoded image.
Computes the average source pixel colors for every class separately.
Computes the averages and variances of the image pixel colors for every class separately.
Combines three gray-level images, considered as three color planes, into a color image.
Converts a BGRA image to RGBA by swapping 1st and 3rd channels.
Converts a BGR image to RGB by swapping 1st and 3rd channels.
Converts a RGBA image to BGRA by swapping 1st and 3rd channels.
Converts a RGB image to BGR by swapping 1st and 3rd channels.
Extracts the three color planes, considered as gray-level images, from a color image.
Convert a quantized value to a unquantized value of a given color system.
Converts a YUV 4:2:2 image to a YUV 4:4:4 image using interpolation.
Converts a YUV 4:4:4 image to a YUV 4:2:2 image using filtering
Extracts one color plane, considered as a gray-level image, from a color image.
Redefines the class centers by computing the average color value of the pixels assigned to each class in the source image.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from one system to another.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from one system to another.
Applies the mapping defined by the pseudo-color lookup table to transform a gray-level image into a color image.
Convert an unquantized color of a given color system to a quantized color A quantized color is a triple of integer values representing discrete color components. All component values are defined in the [0..255] interval and stored as unsigned bytes (also see Color System Variants). An EC24Image image is an array of such quantized colors..
Sets a color plane of a color image by using a gray-level image as component.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from one system to another.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Sets a color plane of a color image by using a gray-level image as component.
Applies a color transformation to a specified image.
Converts an image, using the transformation defined by a color lookup.
Convert a color from any system to RGB.
Convert a color from one system to another.
Convert a color from one system to another.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
EasyColor Class
This class contains static properties and methods specific to the EasyColor
library.
Namespace: Euresys.Open_eVision
License(s): EasyColor
Properties
CIE AB white illuminant
CIE AG white illuminant
CIE AR white illuminant
CIE D50B white illuminant
CIE D50G white illuminant
CIE D50R white illuminant
CIE D55B white illuminant
CIE D55G white illuminant
CIE D55R white illuminant
CIE D65B white illuminant
CIE D65G white illuminant
CIE D65R white illuminant
CIE FB white illuminant
CIE FG white illuminant
CIE FR white illuminant
NTSC inverse gamma exponent
PAL inverse gamma exponent
NTSC inverse gamma exponent
Quantization mode for output values.
NTSC gamma exponent
PAL gamma exponent
RGB definition to be used when converting between RGB and other color systems.
SMPTE gamma exponent
Quantization mode for input values.
Methods
Draws an image over an other.
Assigns to every pixel of the source image the nearest class index plus one and stores its value in the destination image.
Assigns to every pixel of the source image the nearest class center and stores its value in the destination image.
Converts a Bayer pattern encoded image into a color image.
Prefer the function EasyColor.BayerToC24
with EBayerConfiguration
and mode parameters.
Converts a color image into a Bayer pattern encoded image.
Computes the average source pixel colors for every class separately.
Computes the averages and variances of the image pixel colors for every class separately.
Combines three gray-level images, considered as three color planes, into a color image.
Converts a BGRA image to RGBA by swapping 1st and 3rd channels.
Converts a BGR image to RGB by swapping 1st and 3rd channels.
Converts a RGBA image to BGRA by swapping 1st and 3rd channels.
Converts a RGB image to BGR by swapping 1st and 3rd channels.
Extracts the three color planes, considered as gray-level images, from a color image.
Convert a quantized value to a unquantized value of a given color system.
Converts a YUV 4:2:2 image to a YUV 4:4:4 image using interpolation.
Converts a YUV 4:4:4 image to a YUV 4:2:2 image using filtering
Extracts one color plane, considered as a gray-level image, from a color image.
Redefines the class centers by computing the average color value of the pixels assigned to each class in the source image.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from one system to another.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from one system to another.
Applies the mapping defined by the pseudo-color lookup table to transform a gray-level image into a color image.
Convert an unquantized color of a given color system to a quantized color.
Sets a color plane of a color image by using a gray-level image as component.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from one system to another.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Sets a color plane of a color image by using a gray-level image as component.
Applies a color transformation to a specified image.
Converts an image, using the transformation defined by a color lookup.
Convert a color from any system to RGB.
Convert a color from one system to another.
Convert a color from one system to another.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
EasyColor Class
This class contains static properties and methods specific to the EasyColor
library.
Module: open_evision
License(s): EasyColor
Properties
CIE AB white illuminant
CIE AG white illuminant
CIE AR white illuminant
CIE D50B white illuminant
CIE D50G white illuminant
CIE D50R white illuminant
CIE D55B white illuminant
CIE D55G white illuminant
CIE D55R white illuminant
CIE D65B white illuminant
CIE D65G white illuminant
CIE D65R white illuminant
CIE FB white illuminant
CIE FG white illuminant
CIE FR white illuminant
NTSC inverse gamma exponent
PAL inverse gamma exponent
NTSC inverse gamma exponent
Quantization mode for output values.
NTSC gamma exponent
PAL gamma exponent
RGB definition to be used when converting between RGB and other color systems.
SMPTE gamma exponent
Quantization mode for input values.
Methods
Draws an image over an other.
Assigns to every pixel of the source image the nearest class index plus one and stores its value in the destination image.
Assigns to every pixel of the source image the nearest class center and stores its value in the destination image.
Converts a Bayer pattern encoded image into a color image.
Prefer the function EasyColor.BayerToC24
with EBayerConfiguration
and mode parameters.
Converts a color image into a Bayer pattern encoded image.
Computes the average source pixel colors for every class separately.
Computes the averages and variances of the image pixel colors for every class separately.
Combines three gray-level images, considered as three color planes, into a color image.
Converts a BGRA image to RGBA by swapping 1st and 3rd channels.
Converts a BGR image to RGB by swapping 1st and 3rd channels.
Converts a RGBA image to BGRA by swapping 1st and 3rd channels.
Converts a RGB image to BGR by swapping 1st and 3rd channels.
Extracts the three color planes, considered as gray-level images, from a color image.
Convert a quantized value to a unquantized value of a given color system.
Converts a YUV 4:2:2 image to a YUV 4:4:4 image using interpolation.
Converts a YUV 4:4:4 image to a YUV 4:2:2 image using filtering
Extracts one color plane, considered as a gray-level image, from a color image.
Redefines the class centers by computing the average color value of the pixels assigned to each class in the source image.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from one system to another.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from one system to another.
Applies the mapping defined by the pseudo-color lookup table to transform a gray-level image into a color image.
Convert an unquantized color of a given color system to a quantized color.
Sets a color plane of a color image by using a gray-level image as component.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from one system to another.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Convert a color from RGB to another system.
Sets a color plane of a color image by using a gray-level image as component.
Applies a color transformation to a specified image.
Converts an image, using the transformation defined by a color lookup.
Convert a color from any system to RGB.
Convert a color from one system to another.
Convert a color from one system to another.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.
Convert a color from any system to RGB.