-
-
Notifications
You must be signed in to change notification settings - Fork 547
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
can't read needled data qr/matrix code (application in the field of industry) #293
Comments
Have you found any lib in any language capable of reading that? |
not yet, but wouldn't it great to be the first? ;) |
Sure it would be nice, haha. We can read some pretty strange QR codes, maybe with some configuration the lib can handle these too. |
I will try to get information from the makers of these qr codes, especially if they have thought about compatibility with code readers... ;) |
Have you tried scanning them with the DataMatrixReader? |
I've tried it with the Multi-format (1D/2D) example - it seems that a code consisting of dots instead of squares does not get recognized. |
What formats you choose for multi-format reader? |
just the live preview example (https://zxing-js.github.io/library/examples/multi-camera/), the initialization is the same as we would do it in our use cases |
I tried the ZXing Angular Scanner demo and it couldn't read it in my Xiaomi Mi 9 SE. |
Stale issue message |
Hey! I did not investigate this issue yet, sorry. |
hi, I was wondering what would it take to make zxing-js able to read qr and data-matrix codes like the one below:
does someone has a similar case and want to coop for implementation?
thanks, jacob
The text was updated successfully, but these errors were encountered: