OpenCV  2.4.13.2
Open Source Computer Vision
cv::gpu::device::color_detail::YCrCb2RGB< uchar, 4, 4, bidx > Struct Template Reference

#include <color_detail.hpp>

Inheritance diagram for cv::gpu::device::color_detail::YCrCb2RGB< uchar, 4, 4, bidx >:
cv::gpu::device::unary_function< uint, uint >

Public Member Functions

__device__ __forceinline__ uint operator() (uint src) const
 
__host__ __device__ __forceinline__ YCrCb2RGB ()
 
__host__ __device__ __forceinline__ YCrCb2RGB (const YCrCb2RGB &)
 

Constructor & Destructor Documentation

§ YCrCb2RGB() [1/2]

template<int bidx>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::YCrCb2RGB< uchar, 4, 4, bidx >::YCrCb2RGB ( )
inline

§ YCrCb2RGB() [2/2]

template<int bidx>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::YCrCb2RGB< uchar, 4, 4, bidx >::YCrCb2RGB ( const YCrCb2RGB< uchar, 4, 4, bidx > &  )
inline

Member Function Documentation

§ operator()()

template<int bidx>
__device__ __forceinline__ uint cv::gpu::device::color_detail::YCrCb2RGB< uchar, 4, 4, bidx >::operator() ( uint  src) const
inline

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