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