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