Searched refs:Lab_to_RGB (Results 1 – 5 of 5) sorted by relevance
191 OPENCV_CUDA_DECLARE_CVTCOLOR_8U32F(Lab_to_RGB)
1493 void Lab_to_RGB(InputArray _src, OutputArray _dst, int dcn, Stream& stream) in Lab_to_RGB() function2002 Lab_to_RGB, // CV_Lab2RGB =57 in cvtColor()
227 CV_CUDEV_EXPR_CVTCOLOR_INST(Lab_to_RGB)
211 OPENCV_CUDA_IMPLEMENT_CVTCOLOR_8U32F(Lab_to_RGB)
349 CV_CUDEV_Lab2RGB_INST(Lab_to_RGB, 3, 3, true, 2)