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