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