template struct cv::cudev::MakeVec<double, 1>
template struct cv::cudev::MakeVec<uchar, 3>
#include <vec_traits.hpp> template <> struct MakeVec<uint, 1> { // typedefs typedef uint type; };