OpenCV  2.4.13.2
Open Source Computer Vision
cv::gpu::device::color_detail::RGB2RGB5x5< scn, bidx, green_bits > Struct Template Reference

#include <color_detail.hpp>

Inheritance diagram for cv::gpu::device::color_detail::RGB2RGB5x5< scn, bidx, green_bits >:
cv::gpu::device::unary_function< TypeVec< uchar, scn >::vec_type, ushort >

Public Member Functions

__device__ __forceinline__ ushort operator() (const typename TypeVec< uchar, scn >::vec_type &src) const
 
__host__ __device__ __forceinline__ RGB2RGB5x5 ()
 
__host__ __device__ __forceinline__ RGB2RGB5x5 (const RGB2RGB5x5 &)
 

Constructor & Destructor Documentation

§ RGB2RGB5x5() [1/2]

template<int scn, int bidx, int green_bits>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2RGB5x5< scn, bidx, green_bits >::RGB2RGB5x5 ( )
inline

§ RGB2RGB5x5() [2/2]

template<int scn, int bidx, int green_bits>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2RGB5x5< scn, bidx, green_bits >::RGB2RGB5x5 ( const RGB2RGB5x5< scn, bidx, green_bits > &  )
inline

Member Function Documentation

§ operator()()

template<int scn, int bidx, int green_bits>
__device__ __forceinline__ ushort cv::gpu::device::color_detail::RGB2RGB5x5< scn, bidx, green_bits >::operator() ( const typename TypeVec< uchar, scn >::vec_type &  src) const
inline

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