Image noise detection and reduction

I am in need of an image noise detection and reduction algorithm.

3 comentarios

Jan
Jan el 4 de Feb. de 2011
Please specify any Matlab specific details.
Walter Roberson
Walter Roberson el 4 de Feb. de 2011
And just any algorithm with do? If that's the case, set the entire image to a constant value and there will be no more noise. If that solution is not acceptable, then you need to be more specific about the kind of images and kind of noise that you are working with.
Matt Fig
Matt Fig el 4 de Feb. de 2011
Please edit the subject line! "Hello;" is not a good subject for this question.

Iniciar sesión para comentar.

Respuestas (2)

Sean de Wolski
Sean de Wolski el 4 de Feb. de 2011
I'm not sure how "cool" it is, or if it's applicable to your type of noise, but a good starting place is a median filter
doc medfilt2
Walter Roberson
Walter Roberson el 5 de Feb. de 2011

0 votos

Google Scholar knows about 95000 of them. here

Preguntada:

el 4 de Feb. de 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by