Public Member Functions
cv::gpu::device::color_detail::RGB5x52Gray< green_bits > Struct Template Reference

#include <color_detail.hpp>

Inherits cv::gpu::device::unary_function< ushort, uchar >.

List of all members.

Public Member Functions

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

template<int green_bits>
struct cv::gpu::device::color_detail::RGB5x52Gray< green_bits >


Constructor & Destructor Documentation

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

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: