At 2008-10-24T17:05:25Z, Robocop <[EMAIL PROTECTED]> writes:
> Does anyone know of any decent (open source or commercial) python
> barcode recognition tools or libraries. I need to read barcodes from
> pdfs or images, so it will involve some OCR algorithm. I also only
> need to read the code 93
Robocop wrote:
> Any tips would be great!
The open source OCR software 'gocr' does also implement some 1D
barcode recognition. In my experience it does this better then
recognizing the text:
http://jocr.sourceforge.net/
I know about only one open source library for the DataMatrix 2D
code, but th
On Fri, Oct 24, 2008 at 6:05 PM, Robocop <[EMAIL PROTECTED]> wrote:
> Does anyone know of any decent (open source or commercial) python
> barcode recognition tools or libraries. I need to read barcodes from
> pdfs or images, so it will involve some OCR algorithm. I also only
> need to read the co
On Oct 24, 1:24 pm, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On Oct 24, 12:05 pm,Robocop<[EMAIL PROTECTED]> wrote:
>
> > Does anyone know of any decent (open source or commercial) python
> > barcode recognition tools or libraries. I need to read barcodes from
> > pdfs or images, so it will invol
On Oct 24, 1:24 pm, Mike Driscoll <[EMAIL PROTECTED]> wrote:
> On Oct 24, 12:05 pm, Robocop <[EMAIL PROTECTED]> wrote:
>
> > Does anyone know of any decent (open source or commercial) python
> >barcoderecognition tools or libraries. I need to read barcodes from
> > pdfs or images, so it will invol
On Oct 24, 12:05 pm, Robocop <[EMAIL PROTECTED]> wrote:
> Does anyone know of any decent (open source or commercial) python
> barcode recognition tools or libraries. I need to read barcodes from
> pdfs or images, so it will involve some OCR algorithm. I also only
> need to read the code 93 symbol