OpenCV  2.4.13.3
Open Source Computer Vision
cv::gpu::device::color_detail::RGB5x52Gray< green_bits > Struct Template Reference

#include <color_detail.hpp>

Inheritance diagram for cv::gpu::device::color_detail::RGB5x52Gray< green_bits >:
cv::gpu::device::unary_function< ushort, uchar >

Public Member Functions

__device__ __forceinline__ uchar operator() (uint src) const
 
__host__ __device__ __forceinline__ RGB5x52Gray ()
 
__host__ __device__ __forceinline__ RGB5x52Gray (const RGB5x52Gray &)
 

Constructor & Destructor Documentation

§ RGB5x52Gray() [1/2]

template<int green_bits>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB5x52Gray< green_bits >::RGB5x52Gray ( )
inline

§ RGB5x52Gray() [2/2]

template<int green_bits>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB5x52Gray< green_bits >::RGB5x52Gray ( const RGB5x52Gray< green_bits > &  )
inline

Member Function Documentation

§ operator()()

template<int green_bits>
__device__ __forceinline__ uchar cv::gpu::device::color_detail::RGB5x52Gray< green_bits >::operator() ( uint  src) const
inline

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