Re: simple OCR in php
- From: mlemos@xxxxxxx (Manuel Lemos)
- Date: Fri, 29 Jun 2007 23:51:19 -0300
Hello,
on 06/29/2007 01:24 PM Ray said the following:
Hello all,
I am looking for a way to incorporate some simple OCR into a php script. The
user will bulk scan a pile of invoices. I want the php script to look at each
invoice and read a number off the invoice. The image will then be renamed,
and be organized into a directory and the file name will be added to a
database. (all of these steps are straight forward once the number is read.)
I have no problem with a system that requires a special OCR font and/or some
sort of registration mark to help locate the Invoice number. Can anybody tell
me of any tools out there that can do this?
I think you are looking for something like this:
http://www.phpclasses.org/phpocr
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
.
- References:
- simple OCR in php
- From: Ray
- simple OCR in php
- Prev by Date: Re: Handling animated GIFs with GD?
- Next by Date: Re: Internationalization of webpages with php ... best practices?
- Previous by thread: Re: [PHP] simple OCR in php
- Next by thread: Problem extending mysqli - "No database connected"
- Index(es):
Relevant Pages
|