#include <color_detail.hpp>
Inherits cv::gpu::device::unary_function< TypeVec< uchar, scn >::vec_type, TypeVec< uchar, dcn >::vec_type >.
Public Member Functions | |
__device__ __forceinline__ TypeVec< uchar, dcn > ::vec_type | operator() (const typename TypeVec< uchar, scn >::vec_type &src) const |
__host__ __device__ __forceinline__ | RGB2Luv () |
__host__ __device__ __forceinline__ | RGB2Luv (const RGB2Luv &) |
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2Luv< uchar, scn, dcn, srgb, blueIdx >::RGB2Luv | ( | ) |
__host__ __device__ __forceinline__ cv::gpu::device::color_detail::RGB2Luv< uchar, scn, dcn, srgb, blueIdx >::RGB2Luv | ( | const RGB2Luv< uchar, scn, dcn, srgb, blueIdx > & | ) |
__device__ __forceinline__ TypeVec<uchar, dcn>::vec_type cv::gpu::device::color_detail::RGB2Luv< uchar, scn, dcn, srgb, blueIdx >::operator() | ( | const typename TypeVec< uchar, scn >::vec_type & | src | ) | const |