Does OpenCV support running algorithms via OpenCL on a CPU (i.e., OpenCV selects CL_DEVICE_TYPE_CPU)? If so, is there a way to programmatically select an OpenCL device that OpenCV uses? I have a computer with an Intel i7 that I would like run a few of the algorithms on.