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