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