When I convert Mat to UMat type data in the program, it basically takes no time to convert, but the conversion of UMat matrix to Mat matrix is very time-consuming (from gpu to cpu). Is there any way to speed up or save this part of time?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Converting UMat to Mat data type takes too long. How to solve this problem | 0 | 273 | January 8, 2024 | |
Is the UMat matrix of the ocl module in OpenCV placed in the CPU or the GPU?
|
3 | 353 | January 7, 2024 | |
Usage of UMat and Mat | 6 | 4505 | April 24, 2023 | |
Opencv4 on arm64,a problem with using UMat | 2 | 57 | December 18, 2024 | |
Functions best suited for OpenCL UMat Transparent API use | 4 | 1146 | July 22, 2021 |