More image edit functions (spot blur) More image edit functions (spot blur)
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

More image edit functions (spot blur)

Started by MonkeyManx, February 02, 2005, 03:20:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MonkeyManx

In my gallery I frequenty get people who ask me to blur out their face in the picture. It would be great if I could do it in the Coppermine Image Editor with GD2. Would this feature be useful to anyone else?  It seems like it wouldnt be that hard to blur out an oval in the picture.

Joachim Müller

I haven't checked in detail, but afaik there's no gaussian blur in GD available. Definitely is not easy, as a fool-proof DHTML control would be needed as well. I can see only a few people needing this, so I guess it should be done as a mod instead of going into the core code. Of course you're welcome to post a hack/contribution that can accomplish this, but I doubt a dev will be looking into this, so I'll flag this request as "turned down".

Joachim