nimiq / qr-scanner

Lightweight Javascript QR Code Scanner
https://nimiq.github.io/qr-scanner/demo
MIT License
2.44k stars 529 forks source link

Minimum scan region #228

Open mr-askeroni opened 1 year ago

mr-askeroni commented 1 year ago

Hi, I was wondering if it's possible to set a minimum size that the QR code has to fill in the scanregion. For example, I'd like the user to scan the QR code in a size that fills at least 75 % of the scan region before it's being recognized. I noticed that the QR codes are already recognized from a great distance - I'm developing a QR-code performance though and would like the audience to come closer.