boostorg / compute

A C++ GPU Computing Library for OpenCL
http://boostorg.github.io/compute/
Boost Software License 1.0
1.52k stars 333 forks source link

How to convert a cv::UMat to cv::Mat? #869

Open Gpwner opened 2 years ago

Gpwner commented 2 years ago

How can I speed up the converting with boostorg/compute ?Thanks in advance!