OpenCV  2.4.13.2
Open Source Computer Vision
cv::gpu::device::color_detail::RGB2HSV< uchar, 4, 4, bidx, hr > Struct Template Reference

#include <color_detail.hpp>

Inheritance diagram for cv::gpu::device::color_detail::RGB2HSV< uchar, 4, 4, bidx, hr >:
cv::gpu::device::unary_function< uint, uint >

Public Member Functions

__device__ __forceinline__ uint operator() (uint src) const
 
__host__ __device__ __forceinline__ RGB2HSV ()
 
__host__ __device__ __forceinline__ RGB2HSV (const RGB2HSV &)
 

Constructor & Destructor Documentation

§ RGB2HSV() [1/2]

template<int bidx, int hr>
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2HSV< uchar, 4, 4, bidx, hr >::RGB2HSV ( )
inline

§ RGB2HSV() [2/2]

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

Member Function Documentation

§ operator()()

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

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