-
`mobile_scanner` currently uses MLKit on both iOS and Android.
However, for iOS there is a first-party library, namely the Vision API from Apple.
We already use this implementation for MacOS.
W…
-
**PLEASE FILL THIS** before submitting your issue. We have noticed that many people do **NOT** know how to report an issue, please follow this guide to report your issue, otherwise we wont be able to …
-
CrashHandler[133]: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.szsbay.smarthome.alpha-nawDjNvWFlw9cZ2vLVywAQ==/base.apk"],nativeLibraryDirectorie…
-
Phone: Google Pixel 6, Play Store version, Android 14
This is the crash log:
```*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'google/oriole/oriole:14/AP2A.24090…
Sajeg updated
1 month ago
-
I am trying to develop an Xamarion.Android application using Google MLLit to can scan QR codes. I am trying to follow the documentation of Google here: https://developers.google.com/ml-kit/vision/barc…
-
@navaronbracke
Hi,
What standards are supported?
How can I expanded the supported standards?
I need for example also this one: "GS1-128 (UCC/EAN-128)"
Now it seems to support only "Code-128"
-
We are seeing some unexpected behavior in our app, and the behavior is reproducible by running the current example app and using "Analyze image from file"
To reproduce:
1) run the example app on i…
-
Hello!
I have been trying to follow [MLKits ](https://developers.google.com/ml-kit/vision/face-detection/android#java) documentation for face detection however when I reach this line in their examp…
-
### Describe your issue. If applicable, add screenshots to help explain your problem.
_controller = CameraController(
camera,
// Set to ResolutionPreset.high. Do NOT set it to Resolut…
-
### What
- Create a custom Tensorflow model for MLKit to classify Nutrition facts, Packaging instruction, Front and Ingredients photo on device
- Create a custom Tensorflow model for MLKit to class…