Searched defs:post_coeffs (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cv/src/ |
D | cvcolor.cpp | 1042 int prescale, const float* post_coeffs ) in icvBGRx2ABC_8u_CnC3R() 1603 static const float post_coeffs[] = { 0.5f, 0.f, 255.f, 0.f, 255.f, 0.f }; in icvBGRx2HLS_8u_CnC3R() local 2097 static const float post_coeffs[] = { 2.55f, 0.f, 0.72033898305084743f, 96.525423728813564f, in icvBGRx2Luv_8u_CnC3R() local
|