mlkit icon indicating copy to clipboard operation
mlkit copied to clipboard

Unable to identify a complete QR code content

Open 123yangu opened this issue 2 years ago • 0 comments

Describe the bug Unable to identify a complete QR code content

To Reproduce Example Steps to reproduce the behavior in sample app:

  1. Put the provided QR code image into the local album

  2. Call InputImage. fromBitmap (bitmap, 0)

  3. barcodeScanner.process(inputImage)

  4. Failed to parse QR code content

0459

Expected behavior A clear and concise description of what you expected to happen.

SDK Info:

  • SDK Name & Version [e.g. com.google.mlkit:face-detection:16.1.3] last version 17.0.3

Smartphone:

  • Device/Simulator: [e.g. iPhone6, Pixel 5]
  • Device/Simulator OS: [e.g. iOS8.1, Android API 30] HOONOR 50 Android12

Development Environment: (For Android issue feel free to skip this section)

  • IDE Eversion: [e.g. Xcode 13.1, Android Studio 4.2]
  • Laptop/Desktop: [e.g. iMac Pro (2017), HP Z840 Workstation]
  • Laptop/Desktop OS/version: [e.g. macOS 12.0.1]

123yangu avatar Mar 17 '23 07:03 123yangu