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