OpenCV  2.4.13.3
Open Source Computer Vision
cv::gpu::device::color_detail::RGB5x52RGB< 4, bidx, green_bits > Struct Template Reference

#include <color_detail.hpp>

Inheritance diagram for cv::gpu::device::color_detail::RGB5x52RGB< 4, bidx, green_bits >:
cv::gpu::device::unary_function< ushort, uint >

Public Member Functions

__device__ __forceinline__ uint operator() (ushort src) const
 
__host__ __device__ __forceinline__ RGB5x52RGB ()
 
__host__ __device__ __forceinline__ RGB5x52RGB (const RGB5x52RGB &)
 

Constructor & Destructor Documentation

§ RGB5x52RGB() [1/2]

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

§ RGB5x52RGB() [2/2]

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

Member Function Documentation

§ operator()()

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

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