template struct cv::cudev::MakeVec<schar, 4>
template struct cv::cudev::MakeVec<uchar, 4>
#include <vec_traits.hpp> template <> struct MakeVec<schar, 3> { // typedefs typedef char3 type; };