OpenCV  2.4.13
Open Source Computer Vision
cv::gpu::device::color_detail::RGB2Gray< float, scn, bidx > Struct Template Reference

#include <color_detail.hpp>

Inheritance diagram for cv::gpu::device::color_detail::RGB2Gray< float, scn, bidx >:
cv::gpu::device::unary_function< TypeVec< float, scn >::vec_type, float >

Public Member Functions

__device__ __forceinline__ float operator() (const typename TypeVec< float, scn >::vec_type &src) const
 
__host__ __device__ __forceinline__ RGB2Gray ()
 
__host__ __device__ __forceinline__ RGB2Gray (const RGB2Gray &)
 

Constructor & Destructor Documentation

template<int scn, int bidx>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2Gray< float, scn, bidx >::RGB2Gray ( )
inline
template<int scn, int bidx>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2Gray< float, scn, bidx >::RGB2Gray ( const RGB2Gray< float, scn, bidx > &  )
inline

Member Function Documentation

template<int scn, int bidx>
__device__ __forceinline__ float cv::gpu::device::color_detail::RGB2Gray< float, scn, bidx >::operator() ( const typename TypeVec< float, scn >::vec_type &  src) const
inline

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