Open
Description
Hey,
thanks a lot for the awesome examples.
I tried your cuda GpuMat examples and it is working fine.
Doing stuff with the GpuMat at the listener side is somehow impossible.
Functions like download, clone(), etc. yield an invalid argument error.
The gpu_mat is not empty.
Any idea how to access the data of the GpuMat at listener side?