OpenCV  2.4.13
Open Source Computer Vision
cv::gpu::device::rgba_to_hls_full_traits< T > Struct Template Reference

#include <color.hpp>

Public Types

typedef ::cv::gpu::device::color_detail::RGB2HLS< T, 4, 3, 2, 256 > functor_type
 

Static Public Member Functions

static __host__ __device__ __forceinline__ functor_type create_functor ()
 

Member Typedef Documentation

template<typename T >
typedef ::cv::gpu::device::color_detail::RGB2HLS<T, 4 , 3 , 2 , 256> cv::gpu::device::rgba_to_hls_full_traits< T >::functor_type

Member Function Documentation

template<typename T >
static __host__ __device__ __forceinline__ functor_type cv::gpu::device::rgba_to_hls_full_traits< T >::create_functor ( )
inlinestatic

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