ISBN Barecode reader in Python?

David wizzardx at gmail.com
Sun May 4 09:32:22 EDT 2008


On Sun, May 4, 2008 at 1:41 PM, Joseph <cephire at gmail.com> wrote:
> All: I have written a program to query Amazon with ISBN and get the
>  book details. I would like to extend so that I can read ISBN from the
>  barcode (I will take a photo of the same using webcam or mobile). Are
>  there any opensource/free SDK doing the same? As it is a hobby
>  project, I don't like to spend money on the SDK.
>

I Googled a bit and found this:

http://jocr.sourceforge.net/index.html

According to the docs it should be able to scan bar codes.

David.



More information about the Python-list mailing list