Constant opencv::imgproc::COLOR_BGR2HLS

source ·
pub const COLOR_BGR2HLS: i32 = 52;
Expand description

convert RGB/BGR to HLS (hue lightness saturation) with H range 0..180 if 8 bit image, [color_convert_rgb_hls] “color conversions”