Public Member Functions | List of all members
cv::gpu::device::color_detail::RGB5x52Gray< green_bits > Struct Template Reference

#include <color_detail.hpp>

Inherits 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

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

Member Function Documentation

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

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