#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__ | RGB2HLS () |
__host__ __device__ __forceinline__ | RGB2HLS (const RGB2HLS &) |
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2HLS< uchar, 4, 4, bidx, hr >::RGB2HLS | ( | ) |
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2HLS< uchar, 4, 4, bidx, hr >::RGB2HLS | ( | const RGB2HLS< uchar, 4, 4, bidx, hr > & | ) |
__device__ __forceinline__ uint cv::gpu::device::color_detail::RGB2HLS< uchar, 4, 4, bidx, hr >::operator() | ( | uint | src | ) | const |