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