HomeSort by relevance Sort by last modified time
    Searched refs:OPENCV_CUDA_IMPLEMENT_GRAY2RGB_TRAITS (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/cuda/
color.hpp 94 OPENCV_CUDA_IMPLEMENT_GRAY2RGB_TRAITS(gray_to_bgr, 3)
95 OPENCV_CUDA_IMPLEMENT_GRAY2RGB_TRAITS(gray_to_bgra, 4)
97 #undef OPENCV_CUDA_IMPLEMENT_GRAY2RGB_TRAITS
  /external/opencv3/modules/core/include/opencv2/core/cuda/detail/
color_detail.hpp 348 #define OPENCV_CUDA_IMPLEMENT_GRAY2RGB_TRAITS(name, dcn) \
    [all...]

Completed in 35 milliseconds