Introduction - If you have any usage issues, please Google them yourself
Image Smoothing is used to remove image noise. Gaussian smoothing is the gray value of each pixel with its weighted average of the field instead. The algorithm is simple and can effectively remove the Gaussian noise.