-
Notifications
You must be signed in to change notification settings - Fork 610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scanning problem #59
Comments
Ah this is the same issue as #54, bad handling of inverted QR codes (white on black not black on white). I have a fix out for this but have to re-work some of the test framework to support it. I'll keep you posted. |
The fix for this (supporting inverted QR codes) was published as version |
I'm trying the demo at https://cozmo.github.io/jsQR/ with my QR-code, which is white on black, but it doesn't decode. Others (Black on White) are decoded fine. Should this demo also decode white on black QR-codes? I also tried the library at my own with the same results. Someone an idea how to resolve? |
The right picture cannot be scanned.
How to solve this problem?
The text was updated successfully, but these errors were encountered: