Ask Your Question

madj's profile - activity

2014-09-23 17:11:14 -0600 received badge  Nice Question (source)
2014-09-10 19:05:45 -0600 received badge  Student (source)
2014-09-10 13:38:16 -0600 asked a question OpenCL in version 3.0

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.