OpenCV  2.4.13.2
Open Source Computer Vision
cv::gpu::device::color_detail::RGB2RGB5x5Converter< 5, bidx > Struct Template Reference

#include <color_detail.hpp>

Static Public Member Functions

static __device__ __forceinline__ ushort cvt (const uchar3 &src)
 
static __device__ __forceinline__ ushort cvt (const uchar4 &src)
 

Member Function Documentation

§ cvt() [1/2]

template<int bidx>
static __device__ __forceinline__ ushort cv::gpu::device::color_detail::RGB2RGB5x5Converter< 5, bidx >::cvt ( const uchar3 &  src)
inlinestatic

§ cvt() [2/2]

template<int bidx>
static __device__ __forceinline__ ushort cv::gpu::device::color_detail::RGB2RGB5x5Converter< 5, bidx >::cvt ( const uchar4 &  src)
inlinestatic

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