Jorge Godoy wrote:
> "PaoloB" <[EMAIL PROTECTED]> writes:
>
> > Hi everyone,
> >
> > I am searching for a python library for barcode recognition. We have
> > developed a rather complex application for document tracking and
> > document man
"PaoloB" <[EMAIL PROTECTED]> writes:
> Hi everyone,
>
> I am searching for a python library for barcode recognition. We have
> developed a rather complex application for document tracking and
> document management in python/Zope, called PAFlow (www.paflow.it:
>
> I am searching for a python library for barcode recognition. We have
> developed a rather complex application for document tracking and
> document management in python/Zope, called PAFlow (www.paflow.it:
> sorry, most of the information is in Italian...).
>
> As our project
Hi everyone,
I am searching for a python library for barcode recognition. We have
developed a rather complex application for document tracking and
document management in python/Zope, called PAFlow (www.paflow.it:
sorry, most of the information is in Italian...).
As our project is completely free
Hi Rob,
I think ADaM is exactly what your looking for. Let me know what you
think about it.
http://datamining.itsc.uah.edu/adam/
Dieter
--
http://mail.python.org/mailman/listinfo/python-list
I'd like to be able to take a bitmapped image and identify and decode
any barcodes present within it.
Does anyone know of an existing module for accomplishing this task? Is
there any effort to add this functionality to the Python Imaging
Library?
Can anyone give me an idea of how diffucult an und