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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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