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