摘要: cv::cuda::setBufferPoolUsage(true); const int width = 512; const int height = 848; const int channel = 4; const int BATCH_COUNT = 30; cv::cuda::setBuf 阅读全文