RE: [PHP] simple OCR in php
- From: jblanchard@xxxxxxxxxx ("Jay Blanchard")
- Date: Sat, 30 Jun 2007 12:12:52 -0500
[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?
.
- Follow-Ups:
- Re: [PHP] simple OCR in php
- From: Stut
- Re: [PHP] simple OCR in php
- References:
- Re: [PHP] simple OCR in php
- From: Crayon Shin Chan
- Re: [PHP] simple OCR in php
- Prev by Date: str_replace new line
- Next by Date: Re: [PHP] simple OCR in php
- Previous by thread: Re: [PHP] simple OCR in php
- Next by thread: Re: [PHP] simple OCR in php
- Index(es):
Relevant Pages
|