opencv color space type conversion (python)
Color space type conversion
Color model is an abstract mathematical model that describes the method of using a set of values (usually three or four values or color components) to represent color.
Common color spaces include:
GRAY color space (GRAY image)XYZ color spaceColor space crybHSV color spaceHLS color spaceCIELab color spaceCIELuv ...
Added by hhawkins on Mon, 07 Feb 2022 22:13:54 +0200