Public Member Functions | List of all members
cv::gpu::device::color_detail::RGB2Gray< uchar, 4, bidx > Struct Template Reference

#include <color_detail.hpp>

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

Public Member Functions

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

Constructor & Destructor Documentation

template<int bidx>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2Gray< uchar, 4, bidx >::RGB2Gray ( )
template<int bidx>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2Gray< uchar, 4, bidx >::RGB2Gray ( const RGB2Gray< uchar, 4, bidx > &  )

Member Function Documentation

template<int bidx>
__device__ __forceinline__ uchar cv::gpu::device::color_detail::RGB2Gray< uchar, 4, bidx >::operator() ( uint  src) const

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