boostorg / compute

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

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

Open Gpwner opened 3 years ago

Gpwner commented 3 years ago

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