Searched refs:RGB_to_HLS (Results 1 – 5 of 5) sorted by relevance
155 OPENCV_CUDA_DECLARE_CVTCOLOR_8U32F_FULL(RGB_to_HLS)
1000 void RGB_to_HLS(InputArray _src, OutputArray _dst, int dcn, Stream& stream) in RGB_to_HLS() function1996 RGB_to_HLS, // CV_RGB2HLS =53 in cvtColor()
173 CV_CUDEV_EXPR_CVTCOLOR_INST(RGB_to_HLS)
175 OPENCV_CUDA_IMPLEMENT_CVTCOLOR_8U32F_FULL(RGB_to_HLS)
277 CV_CUDEV_RGB2HLS_INST(RGB_to_HLS, 3, 3, 2)