in reply to Image Character Recognition
You'll notice that if the developers on those sites have done it right, there are various forms of noise in those images (lines in a grid, pseudo-random placement of pixels, etc.). The noise is there specifically to foul OCR software in order to stop people from doing preciely what you're trying to do.
The problem with these methods is that they pretty much stop any blind user from using these web sites, but that's another issue.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
: () { :|:& };:
Note: All code is untested, unless otherwise stated
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Image Character Recognition
by cees (Curate) on Dec 05, 2003 at 00:19 UTC | |
by duff (Parson) on Dec 05, 2003 at 00:30 UTC | |
by cees (Curate) on Dec 05, 2003 at 00:52 UTC |