NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
724 stars 175 forks source link

Whar bar and qrcode types can i read? #94

Open TheMasterRoot opened 3 years ago

TheMasterRoot commented 3 years ago

how many diferents barcode and qr code types can i read? and how can i include a new type?

ScDor commented 3 years ago

This is a wrapper library for Zbar, see zbar's github/Mercurial