mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
Remove Intel-only gates from dedicated 3x3/5x5 GaussianBlur kernels and single-pass separable filter paths so AMD and other OpenCL devices can use the same optimized implementations with existing fallbacks.