ChenjieXu / pyzxing

Python wrapper of ZXing Java library, making qrcode decoding super easy!
MIT License
158 stars 24 forks source link

No barcode found #25

Closed TyrionChou closed 3 years ago

TyrionChou commented 3 years ago

hi there, why this image detection failed? this picture is quite clear! 1152

TyrionChou commented 3 years ago

change parameter --multi to --pure_barcode

ChenjieXu commented 2 years ago

Thank you for the issue. It is a good feature to add into my code. I will add it as a parameter.