Ask Your Question

Revision history [back]

OpenCV OpenCL interoperability

I have a program that makes extensive use of OpenCL. I want to extend my softward with the use OpenCV functionality. Actually, I want to synchronize my kernels with OpenCV kernels. how I can use OpenCV functions with my OpenCL created queue? Or how to attach cl_command_queue to cv::ocl::Queue?

OpenCV OpenCL interoperability

I have a program that makes extensive use of OpenCL. I want to extend my softward with the use OpenCV functionality. Actually, I want to synchronize my kernels with OpenCV kernels. how I can use OpenCV functions with my OpenCL created queue? Or how to attach cl_command_queue to cv::ocl::Queue?