Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Is there a CPAN module that distorts an image to make it only human-readable?

by pelagic (Priest)
on Apr 19, 2005 at 12:17 UTC ( [id://449208]=note: print w/replies, xml ) Need Help??


in reply to Is there a CPAN module that distorts an image to make it only human-readable?

You might be interested in how merlyn would have solved this problem back in 2001 if not jcwren would have hacked it a little bit later. ;-)

pelagic
  • Comment on Re: Is there a CPAN module that distorts an image to make it only human-readable?

Replies are listed 'Best First'.
Re: Is there a CPAN module that distorts an image to make it only human-readable?
by b10m (Vicar) on Apr 22, 2005 at 11:59 UTC

    merlyn's example can relatively been broken easilly using for instance gocr (and a little image magick)

    From a shell:

    $ mogrify -negate <image.png> $ gocr <image.png>
    --
    b10m

    All code is usually tested, but rarely trusted.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-19 14:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found