First time here? Check out the FAQ!
answered 2013-08-30 02:56:28 -0600
You should parse your cl-File by hand into a char * array, then you can call cv::ocl::openCLExecuteKernelInterop to execute it. Unfortunately, this function isn't described in the docs.
char *
cv::ocl::openCLExecuteKernelInterop