1 | initial version |
OpenCL module does not have plain C/C++ fail-backs as I know. It means, that all performance and accuracy tests use OpenCL. The only possible difference here is OpenCL implementation. You can set device id and type of OpenCL impl by OPENCV_OPENCL_DEVICE
environment variable.