The code should read one image using OpenCV, then transform the data into OpenCL image, then i use a buffer to read data. Finally i copied it to the host again
can someone explain to me how opencv works with opencl
1 | initial version |
The code should read one image using OpenCV, then transform the data into OpenCL image, then i use a buffer to read data. Finally i copied it to the host again
can someone explain to me how opencv works with opencl