uColorSpace
Color space on which the threshold is based. Possible values are
Value |
Meaning |
CLTH_RGB_SPACE |
[$00000000] RGB color space |
CLTH_HSV_SPACE |
[$00000001] HSV color space |
CLTH_HLS_SPACE |
[$00000002] HLS color space |
CLTH_XYZ_SPACE |
[$00000003] XYZ color space |
CLTH_YCrCb_SPACE |
[$00000004] YCrCb color space |
CLTH_YUV_SPACE |
[$00000005] YUV color space |
CLTH_LAB_SPACE |
[$00000006] LAB color space |
CLTH_CMY_SPACE |
[$00000007] CMY color space |