Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.