First time here? Check out the FAQ!
answered 2014-03-02 00:32:40 -0600
You can't access oclMat data from CPU code. The oclMat data is located on GPU memory. You can only upload/download from/to CPU Mat or run custom OpenCL kernel.
oclMat
Mat