#include <color.hpp>
Public Types | |
typedef ::cv::gpu::device::color_detail::RGB2Gray< T, 3, 0 > | functor_type |
Static Public Member Functions | |
static __host__ __device__ __forceinline__ functor_type | create_functor () |
typedef ::cv::gpu::device::color_detail::RGB2Gray<T, 3 , 0 > cv::gpu::device::bgr_to_gray_traits< T >::functor_type |
|
inlinestatic |