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