#include <color.hpp>
Public Types | |
typedef ::cv::gpu::device::color_detail::RGB2HLS< T, 3, 3, 2, 180 > | functor_type |
Static Public Member Functions | |
static __host__ __device__ __forceinline__ functor_type | create_functor () |
typedef ::cv::gpu::device::color_detail::RGB2HLS<T, 3 , 3 , 2 , 180> cv::gpu::device::rgb_to_hls_traits< T >::functor_type |
|
inlinestatic |