The most dramatic effect on images can be usually achieved with very simple tricks. The original image in this example has been scaled down a few times so you can see it is getting a bit blurred.
PHP:
The original image (provided by Kevin Waterson)

And here is the enhanced version:

#1 by alex on April 1, 2008 - 3:01 pm
Quote
As of Imagick 2.1.0, it reports me “Call to undefined method” for adaptiveBlurImage(). Is this a 2.2 method?
Also i would like to know if there’s an alternative to despekleImage() to reduce image noise as it seems to reduce the depth of the image (not sure how i should define the effect created after using it).
All in all, what i’m trying here is to build a method which will enhance the image and reduce noise as possible. As the image enhancer in iPhoto.
Thanks.
Pingback: Imagick blog » Blog Archive » Enhancing an image