Opencv can use opencl, and opencl seems to use the core graphics to accelerate calculations. So Can opencl use the core graphics to accelerate computing?
For example, I tested GaussianBlur and opencv is far faster than my version. Does it use core graphics to achieve this speed?