How to reduce the noise of impulse in image? -


i want remove impulse noise in image. know noise reduction methods average. think doesn't make sense when use average method reduce noise in image. because, the average methods don't know noise whether impulse noise or not. want know how remove impulse noise in image?

would give hint?

linear filters not removing impulse noise. order statistics filters deliver better results preserve image information better.


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

formula - R: how to pass in a reference to the variable in glm or lm? -