googlesamples / googlesamples/mlkit

[Bug report] found two results from an image qrcode.

Open
#662 2 comments 0 reactions 1 assignee Claimed by @zhouyiself View on GitHub
Dominant language
Kotlin
Stars
4.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I created an image qrcode from this website
https://barcode.tec-it.com/en/EAN8?data=12344451

**To Reproduce**
I used MLKit to detect the barcode from this image and I got two results from SDK
first is:
barcode format = 64
barcode valueType = 5
barcode rawValue = 12344451
barcode disPlayValue = 12344451
and second is:
barcode format = 64
barcode valueType = 5
barcode rawValue = 12300051
barcode disPlayValue = 12300051

**Expected behavior**
One result returned from SDK.

**SDK Info:**
- SDK Name & Version: com.google.mlkit:barcode-scanning:17.1.0

**Smartphone:**
- Device: [Realme C20, RMX3063 with Android 10 ]

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.