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

#include <color_detail.hpp>

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

Public Member Functions

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

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