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