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