When to use Gaussian filter?
Hello can someone tell me which type of noise present in the image reduce by the Gaussian filter ?
Hello can someone tell me which type of noise present in the image reduce by the Gaussian filter ?
Whenever an image has a sudden jump in frequency at some place like in salt and pepper noise, gaussian smoothing is used to blur the image by using the Gaussian Function.
It helps you to reduce the sudden spikes in an image but simultaneously cause loss of information.
Basically it is like an averaging filter whose kernel is formed by gaussian function.
Asked: 2016-08-18 06:53:47 -0600
Seen: 209 times
Last updated: Aug 18 '16
filter2D and sepFilter2D, specifying the value for a constant border
How to intuitively interpret Gabor lambda param?
Gabor kernel not normalized - feature or bug?
How to estimate the noiselevel of an image?
How to find a match between 2 shifted hue histograms?
Single Image Depth Map / Sharpness Map
How to match two images and find out mistakes
Remove buttons from their background so I can re-use button image