tags:

views:

47

answers:

1

I would like some help finding a python module that can identify a barcode within a scanned document. If anyone can help me at least come closer to finding an example of this I would be greatly appreciative.

+2  A: 

http://pypi.python.org/pypi/zbar

msw
thank you that is a great start for me. i appreciate the help.
Erith