Ask Your Question
-1

Image averaging for impulse noise

asked 2016-04-26 10:01:41 -0600

Nbb gravatar image

Hello,

Why does image averaging ( taking the average of many images ) not work for impulse noise ? I understand the mathematics of why it works for gaussian noise. Since we can treat the noisy image as an addition of the original image with the noise, image averaging reduces the variance.

But why can't it work for impulse noise ? Would it be because there is no mathematical way of showing the addition of impulse noise to the original image ?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-04-27 03:37:18 -0600

kbarni gravatar image

The best way to remove impulse noise is using median type filtering.

If you want mathematical approach to deal with impulse noise (verify why it won't be eliminated with averaging), consider it as a Dirac signal and check its Fourier transform. Compare it with the Fourier transform of a Gaussian noise.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-26 10:01:41 -0600

Seen: 305 times

Last updated: Apr 27 '16