googlesamples / googlesamples/mlkit
poor barcode scan for type of code 39
Open
- Dominant language
- Kotlin
- Stars
- 4.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.