ColourSpace

The colour spaces that can be used for thresholding.

Entries

Link copied to clipboard

Red, Green, Blue.

Link copied to clipboard

Hue, Saturation, Value.

Link copied to clipboard

Luminance, Chrominance.

Link copied to clipboard

Lightness, A, B.

Properties

Link copied to clipboard
OpenCV conversion code for the colour space.

Functions

Link copied to clipboard
Get a component (channel) name from the colour space at a given index (0-2).
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.