Ask Your Question

Revision history [back]

While investigating the same thing, I was looking in the code of cv::GaussianBlur(...), and it looks as though it only uses opencl when the kernel size is either 3x3 or 5x5. Can this be right?

image description