
Basic knowledge Gaussian Blur, also known as Gaussian Smoothing, is a classic algorithm for blurring images. To put it simply, the Gaussian blur algorithm is a process of performing a weighted average operation on the entire image. The value of each pixel is obtained by weighted averaging of itself and other pixel values in the