Skip to content
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

poor barcode scan for type of code 39 #903

Open
roknil opened this issue Dec 16, 2024 · 1 comment
Open

poor barcode scan for type of code 39 #903

roknil opened this issue Dec 16, 2024 · 1 comment

Comments

@roknil
Copy link

roknil commented Dec 16, 2024

I'm developing in android, and use barcode scan in my application. I'm using the mlkit vision library with this versions:
implementation 'com.google.mlkit:barcode-scanning:17.2.0'
implementation 'com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.0'

when scanninh barcode type "code-39" it detect many incorrect values.
How can i get a solution for this issue?

Android Platform.

@zhouyiself
Copy link
Collaborator

The issue could be caused by various factors, such as barcode model quality, environmental conditions, or camera settings. If possible, it would be helpful to provide sample images along with their actual and expected results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants