Open miqmago opened 2 years ago
I'm trying to decode this qr code:
It can be successfully decoded with QR-droid android app and also with python https://pypi.org/project/pyzbar/ lib, but I'm unable to decode it with this library. I know the quality is so-so, but is there something I'm missing?
I've tried with the example provided in https://github.com/cozmo/jsQR/issues/52 (https://codesandbox.io/s/pwoywz6n5x?file=/index.js:17-23)
I'm trying to decode this qr code:
It can be successfully decoded with QR-droid android app and also with python https://pypi.org/project/pyzbar/ lib, but I'm unable to decode it with this library. I know the quality is so-so, but is there something I'm missing?
I've tried with the example provided in https://github.com/cozmo/jsQR/issues/52 (https://codesandbox.io/s/pwoywz6n5x?file=/index.js:17-23)