Will putText,circle,line,rectangle for cv::cuda::GpuMat be implement?
Will putText,circle,line,rectangle for cv::cuda::GpuMat be implement?
probably never. those operations need per-pixel (random) access, which cannot be done effectively on a gpu
Asked: 2018-05-02 08:54:19 -0600
Seen: 2,801 times
Last updated: May 02 '18