template struct cv::cudev::RGB_to_Lab4_func
#include <color_cvt.hpp> template <typename SrcDepth> struct RGB_to_Lab4_func: public cv::cudev::color_cvt_detail::RGB2Lab< SrcDepth, 3, 4, true, 2 > { };
#include <color_cvt.hpp> template <typename SrcDepth> struct RGB_to_Lab4_func: public cv::cudev::color_cvt_detail::RGB2Lab< SrcDepth, 3, 4, true, 2 > { };