Greycstoration : Fast Anisotropic Smoothing of Multi-Valued Images using Curvature-Preserving PDE's.
Basically, what Greycstoration algorithm does is describe how to do noise reduction and scaling of images very well. It also does a hell of a lot more and the demo page is very impressive!
There’s a GIMP plugin based on the work but I couldn’t get it to compile. He has another demo page too, which leads me to believe that I will spend some time trying to get this to work!
Later.. Note to self, install the development libraries before complaining!
# apt-get install libgimp2.0-dev

2 Comments
Markus Schmaus on January 7, 2006 at 9:18 pm.
Did you succeed to build the plugin?
Markus Schmaus on January 7, 2006 at 9:49 pm.
Well, I finally succeeded to build it.
“apt-get install g++” did the trick.