gimp-developer  

Denoise

Martin Weber
Mon, 22 Jan 2001 13:27:00 -0800

I have a code for despeckling images that is based on Sethian's idea to
filter out noise by using Min/Max Curvature.
Currently all color channels are treated independently. This does not
lead to very good results. Perhaps someone could overcome this problem
and also improve the rest of the code.

denoise.tgz

  • Denoise Martin Weber