#include <color_detail.hpp>
Inherits cv::gpu::device::unary_function< uint, uint >.
Public Member Functions | |
| __device__ __forceinline__ uint | operator() (uint src) const |
| __device__ __forceinline__ | HLS2RGB () |
| __device__ __forceinline__ | HLS2RGB (const HLS2RGB &other_) |
| __device__ __forceinline__ cv::gpu::device::color_detail::HLS2RGB< uchar, 4, 4, bidx, hr >::HLS2RGB | ( | ) |
| __device__ __forceinline__ cv::gpu::device::color_detail::HLS2RGB< uchar, 4, 4, bidx, hr >::HLS2RGB | ( | const HLS2RGB< uchar, 4, 4, bidx, hr > & | other_ | ) |
| __device__ __forceinline__ uint cv::gpu::device::color_detail::HLS2RGB< uchar, 4, 4, bidx, hr >::operator() | ( | uint | src | ) | const |