Public Member Functions
cv::gpu::device::color_detail::HSV2RGB< uchar, 4, 4, bidx, hr > Struct Template Reference

#include <color_detail.hpp>

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

List of all members.

Public Member Functions

__device__ __forceinline__ uint operator() (uint src) const
__device__ __forceinline__ HSV2RGB ()
__device__ __forceinline__ HSV2RGB (const HSV2RGB &other_)

template<int bidx, int hr>
struct cv::gpu::device::color_detail::HSV2RGB< uchar, 4, 4, bidx, hr >


Constructor & Destructor Documentation

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

Member Function Documentation

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

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