Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Dumb Question #2 - ImageMagick

by BMaximus (Chaplain)
on Dec 31, 2001 at 11:07 UTC ( [id://135340]=note: print w/replies, xml ) Need Help??


in reply to Dumb Question #2 - ImageMagick

You're pretty much reinventing the wheel. If you put a watermark in your images. How are you going to find the individual who is plagiarizing them? It's a big interenet out there. My suggestion is to use Digimarc's service which you can use Photoshop to put watermarks in your images and let Digimarc look for those who are infringing on your intellectual property while giving you more time to create more images and maintain your site. Digimarc's spider goes out to look for images that are your property and if they are not on your site it will let you know. If your images are your bread and butter then I think it would be well worth the price.

BMaximus

Replies are listed 'Best First'.
Re: Re: Dumb Question #2 - ImageMagick
by lnl (Pilgrim) on Dec 31, 2001 at 20:49 UTC
    Sure... I guess a two-pronged attack is even better. "Fingerprint" (this is really what Digimarc does - it isn't readily visible) the images to find the perps and "watermark" to make it a royal pain for them to steal. I already have Digimarc registration available to me, and will start using it.
    Now I wonder: will the watermark that I add after the fingerprinting destroy the fingerprint?

    Anyway, back to the original question... does anyone know of a Perl shortcut to add watermarks, without having to use ImageMagick?

    --lnl

      I do lots of image work with Perl. You really need ImageMagick or some other image software. You don't want to be attempting to manage image formats yourself. ImageMagick is the best one I've found with Perl. There may be something simple you could do with gimp if you have access to it (it comes wtih most Linux installs as an option).

      But the other reply was correct: Visible watermarks aren't much of a deterrent for theft since someone can easily get rid of them knowing they're there. And there's no tracking tied to them, etc.

      Digimarc has the best invisible watermarking (fingerprinting) I've reviewed. I believe they have some sort of related facility for tracking, but I haven't gotten that far with their software. My understanding is that the Digimarc watermark has to be the last thing you apply for it to remain accurate. So if you apply another watermark, or even compress, after adding the Digimarc watermark it becomes useless. We also found that for some small, compressed images, there's not enough "room" for Digimarc to add their most robust watermark. If you have their software, they'll probably run those stats for you on a given image set.

      ImageMagick is very good IMO. You might want to join their mailing list if you have specific questions. Their web site has details.

        Well, OK. I'll try to install ImageMagick again.

        Many, many thanks--

        --lnl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://135340]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-25 03:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found