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 | 271 | January 8, 2024 | |
Usage of UMat and Mat | 6 | 4411 | April 24, 2023 | |
Opencv4 on arm64,a problem with using UMat | 2 | 49 | December 18, 2024 | |
Is the UMat matrix of the ocl module in OpenCV placed in the CPU or the GPU?
|
3 | 350 | January 7, 2024 | |
Is there a library data type that can handle both UMat and Mat conversions | 0 | 259 | January 13, 2024 |