Searched refs:BGR_to_RGB (Results 1 – 5 of 5) sorted by relevance
68 OPENCV_CUDA_DECLARE_CVTCOLOR_ALL(BGR_to_RGB)
84 void BGR_to_RGB(InputArray _src, OutputArray _dst, int, Stream& stream) in BGR_to_RGB() function1934 BGR_to_RGB, // CV_BGR2RGB =4 in cvtColor()
68 CV_CUDEV_EXPR_CVTCOLOR_INST(BGR_to_RGB)
88 OPENCV_CUDA_IMPLEMENT_CVTCOLOR_ALL(BGR_to_RGB)
64 CV_CUDEV_RGB2RGB_INST(BGR_to_RGB, 3, 3, 2)