Public Member Functions
cv::gpu::device::color_detail::YUV2RGB< uchar, 4, 4, bidx > Struct Template Reference

#include <color_detail.hpp>

Inherits cv::gpu::device::unary_function< uint, uint >.

List of all members.

Public Member Functions

__device__ __forceinline__ uint operator() (uint src) const
__device__ __forceinline__ YUV2RGB ()
__device__ __forceinline__ YUV2RGB (const YUV2RGB &other_)

template<int bidx>
struct cv::gpu::device::color_detail::YUV2RGB< uchar, 4, 4, bidx >


Constructor & Destructor Documentation

template<int bidx>
__device__ __forceinline__ cv::gpu::device::color_detail::YUV2RGB< uchar, 4, 4, bidx >::YUV2RGB ( )
template<int bidx>
__device__ __forceinline__ cv::gpu::device::color_detail::YUV2RGB< uchar, 4, 4, bidx >::YUV2RGB ( const YUV2RGB< uchar, 4, 4, bidx > &  other_)

Member Function Documentation

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

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