OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS  109 modules/core/include/opencv2/core/cuda/color.hpp     OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS(rgb_to_gray, 3, 2)
OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS  110 modules/core/include/opencv2/core/cuda/color.hpp     OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS(bgr_to_gray, 3, 0)
OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS  111 modules/core/include/opencv2/core/cuda/color.hpp     OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS(rgba_to_gray, 4, 2)
OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS  112 modules/core/include/opencv2/core/cuda/color.hpp     OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS(bgra_to_gray, 4, 0)
OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS  114 modules/core/include/opencv2/core/cuda/color.hpp     #undef OPENCV_CUDA_IMPLEMENT_RGB2GRAY_TRAITS