QReader icon indicating copy to clipboard operation
QReader copied to clipboard

Robust and Straight-Forward solution for reading difficult and tricky QR codes within images in Python. Powered by YOLOv8

Results 3 QReader issues
Sort by recently updated
recently updated
newest added

This is a issue while using AWS lambda as it doesn't allow write permissions on /var/lang/lib/python3.11/site-packages/qrdet/.model'. Can we change the directory of download to a custom path? Like i want...

I have a problem when I try using pyzbar to decode a QR image. But I had given result don't match data which I using qrcode make before. this is...

I have tried running it on [micro QRs](https://www.qrcode.com/en/codes/microqr.html) but couldn't get it to decode. Are you planning to add micro QR / ArUco / AprilTags support anytime soon? ![Micro_QR_Example](https://github.com/Eric-Canas/QReader/assets/30208165/f15418ff-cfcf-402d-8718-ea2184ab8a02) ```...