Re: [PHP] simple OCR in php



On Saturday 30 June 2007 00:32, Jay Blanchard wrote:

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.

You could insert an OCR
application into the process and have the OCR app pass PHP the
information.

That would be the smart choice though.

--
Crayon
.



Relevant Pages

  • Re: [PHP] problem calling functions
    ... Jay Blanchard wrote: ... function and call the proper solution (quick syntax, ... switch $function{ ...
    (php.general)
  • RE: [PHP] If Column Exists
    ... Jay Blanchard wrote: ... I am working on data migration for one mysql db to another using PHP. ...
    (php.general)
  • Re: [PHP] Month
    ... > To: Jay Blanchard ... % = start of format string ... = padding specifier ... PHP General Mailing List ...
    (php.general)
  • Re: [PHP] Month
    ... > To: Jay Blanchard ... % = start of format string ... = padding specifier ... PHP General Mailing List ...
    (php.general)
  • RE: [PHP] dir size
    ... On Fri, 2003-10-03 at 14:45, Jay Blanchard wrote: ... > is it possible to count a size of a dir and all sub dirs in php? ... scalable system for accessing system services | ...
    (php.general)