Remove patch for Gaussian blur support in OpenCV
Instead set cv::GaussianBlur's hint parameter to approximate. In addition, change build scripts to use the approximate hint by default. This is necessary to ensure that OpenCV's tests and benchmarks will use KleidiCV's Gaussian blur.
Edited by Michael Platings