template struct cv::cudev::BGR_to_Luv_func
#include <color_cvt.hpp> template <typename SrcDepth> struct BGR_to_Luv_func: public cv::cudev::color_cvt_detail::RGB2Luv< SrcDepth, 3, 3, true, 0 > { };
#include <color_cvt.hpp> template <typename SrcDepth> struct BGR_to_Luv_func: public cv::cudev::color_cvt_detail::RGB2Luv< SrcDepth, 3, 3, true, 0 > { };