OpenCV  2.4.13.3
Open Source Computer Vision
cv::gpu::device::yuv4_to_bgra_traits< T > Struct Template Reference

#include <color.hpp>

Public Types

typedef ::cv::gpu::device::color_detail::YUV2RGB< T, 4, 4, 0 > functor_type
 

Static Public Member Functions

static __host__ __device__ __forceinline__ functor_type create_functor ()
 

Member Typedef Documentation

§ functor_type

Member Function Documentation

§ create_functor()

template<typename T >
static __host__ __device__ __forceinline__ functor_type cv::gpu::device::yuv4_to_bgra_traits< T >::create_functor ( )
inlinestatic

The documentation for this struct was generated from the following file: