template struct cv::cudev::MakeVec<schar, 1>
template struct cv::cudev::MakeVec<float, 2>
#include <vec_traits.hpp> template <> struct MakeVec<float, 4> { // typedefs typedef float4 type; };