Re: [PHP] simple OCR in php
- From: stuttle@xxxxxxxxx (Stut)
- Date: Sat, 30 Jun 2007 18:50:07 +0100
Jay Blanchard wrote:
[snip]In short PHP cannot perform OCR functions.
Why? PHP provides all requisite functions/features so if someone was sadistic enough and talented enough there's nothing to stop them writing
an OCR app using it.
[/snip]
Sure, but then the scanning device would have to be connected to the
server. I suppose you could open a socket and stream the information to
the server and then have PHP read and interpret the stream as it
arrives. See how complex this is becoming?
Maybe it's just me, but OCR and scanning are certainly related but are by no means dependant on each other. Is it becoming complex or are you over-complicating it?
-Stut
--
http://stut.net/
.
- References:
- RE: [PHP] simple OCR in php
- From: "Jay Blanchard"
- RE: [PHP] simple OCR in php
- Prev by Date: RE: [PHP] simple OCR in php
- Next by Date: Re: [PHP] Date Calculation Help
- Previous by thread: RE: [PHP] simple OCR in php
- Next by thread: Re: [PHP] simple OCR in php
- Index(es):