template struct cv::cudev::BGR_to_HLS_FULL_func
#include <color_cvt.hpp> template <typename SrcDepth> struct BGR_to_HLS_FULL_func: public cv::cudev::color_cvt_detail::RGB2HLS< SrcDepth, 3, 3, 0, 256 > { };
#include <color_cvt.hpp> template <typename SrcDepth> struct BGR_to_HLS_FULL_func: public cv::cudev::color_cvt_detail::RGB2HLS< SrcDepth, 3, 3, 0, 256 > { };