OpenCV  2.4.13.5
Open Source Computer Vision
cv::gpu::device::color_detail::RGB2RGB< uchar, 4, 4, 2 > Struct Template Reference

#include <color_detail.hpp>

Inheritance diagram for cv::gpu::device::color_detail::RGB2RGB< uchar, 4, 4, 2 >:
cv::gpu::device::unary_function< uint, uint >

Public Member Functions

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

Constructor & Destructor Documentation

§ RGB2RGB() [1/2]

__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2RGB< uchar, 4, 4, 2 >::RGB2RGB ( )
inline

§ RGB2RGB() [2/2]

__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2RGB< uchar, 4, 4, 2 >::RGB2RGB ( const RGB2RGB< uchar, 4, 4, 2 > &  )
inline

Member Function Documentation

§ operator()()

__device__ uint cv::gpu::device::color_detail::RGB2RGB< uchar, 4, 4, 2 >::operator() ( uint  src) const
inline

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