You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My custom android device has a system precompiled zbar and it decodes in half light, moving, inverted etc… always correct no false positives.
now i wanted to be agnostic and went with zxing lib and without perfect light condition code128,39 and sometimes even qr are almost not readable, while 1d a lot of false positives.
Any idea why :/
Which library version are you using? latest
**Which phone/tablet are you using, and which Android version does it run? Android 11
Does the same happen on other devices or an emulator? device
Can you reproduce the issue in the sample project included with the library? If not, can you
provide your own sample project or sample code that produces this error?
all the time
The text was updated successfully, but these errors were encountered:
Description of the problem:
My custom android device has a system precompiled zbar and it decodes in half light, moving, inverted etc… always correct no false positives.
now i wanted to be agnostic and went with zxing lib and without perfect light condition code128,39 and sometimes even qr are almost not readable, while 1d a lot of false positives.
Any idea why :/
Which library version are you using? latest
**Which phone/tablet are you using, and which Android version does it run? Android 11
Does the same happen on other devices or an emulator? device
Can you reproduce the issue in the sample project included with the library? If not, can you
provide your own sample project or sample code that produces this error?
all the time
The text was updated successfully, but these errors were encountered: