#include <color.hpp>
Public Types | |
typedef ::cv::gpu::device::color_detail::HLS2RGB< 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::HLS2RGB<T, 3 , 3 , 2 , 180> cv::gpu::device::hls_to_rgb_traits< T >::functor_type |
|
inlinestatic |