When using a equivalent of Mat
with CUDA we use cv::cuda::GpuMat
Is there a equivalent of Mat1b
to use with CUDA?
Is there a equivalent of Mat_
as in GpuMat_
?
When using a equivalent of Mat
with CUDA we use cv::cuda::GpuMat
Is there a equivalent of Mat1b
to use with CUDA?
Is there a equivalent of Mat_
as in GpuMat_
?