Discussion:
Bluring Image
Andreas Müller
2011-04-18 17:28:46 UTC
Permalink
Hello,

I'm searching for a filter like used by google streetview to blure images of
different size/resolution. I have images uploaded by user and I wan't them
to be displayed blured in so cases. The viewing user should see that there
is an image but should not be able to view details. Bluring an image is no
problem but you haveto find out the best paramaters manualy. I need to put
this into a script (e.g. PHP) to bluring any size/resolution auf an image.

Regards,
Andreas
Matthew Richer
2011-04-18 17:49:49 UTC
Permalink
Hi Andreas,

You can probably find what you are looking for here:
http://www.imagemagick.org/Usage/blur/#blur

Cheers,
Matt


-----Original Message-----
From: magick-users-***@imagemagick.org
[mailto:magick-users-***@imagemagick.org] On Behalf Of Andreas Müller
Sent: Monday, April 18, 2011 1:29 PM
To: magick-***@imagemagick.org
Subject: [magick-users] Bluring Image

Hello,

I'm searching for a filter like used by google streetview to blure images of
different size/resolution. I have images uploaded by user and I wan't them
to be displayed blured in so cases. The viewing user should see that there
is an image but should not be able to view details. Bluring an image is no
problem but you haveto find out the best paramaters manualy. I need to put
this into a script (e.g. PHP) to bluring any size/resolution auf an image.

Regards,
Andreas

Continue reading on narkive:
Loading...