Home
last modified time | relevance | path

Searched defs:lThresh (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/functional/detail/
Dcolor_cvt.hpp1053 const float lThresh = 0.008856f * 903.3f; in operator ()() local
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dcolor_detail.hpp1668 const float lThresh = 0.008856f * 903.3f; in Lab2RGBConvert_f() local
/external/opencv3/modules/imgproc/src/
Dcolor.cpp5252 static const float lThresh = 0.008856f * 903.3f; in operator ()() local
7284 float lThresh = 0.008856f * 903.3f; in ocl_cvtColor() local