Home
last modified time | relevance | path

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

/external/opencv3/modules/cudev/include/opencv2/cudev/functional/detail/
Dcolor_cvt.hpp1054 const float fThresh = 7.787f * 0.008856f + 16.0f / 116.0f; in operator ()() local
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dcolor_detail.hpp1669 const float fThresh = 7.787f * 0.008856f + 16.0f / 116.0f; in Lab2RGBConvert_f() local
/external/opencv3/modules/imgproc/src/
Dcolor.cpp5253 static const float fThresh = 7.787f * 0.008856f + 16.0f / 116.0f; in operator ()() local
7285 float fThresh = 7.787f * 0.008856f + 16.0f / 116.0f; in ocl_cvtColor() local