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