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