google_ml_kit_flutter
google_ml_kit_flutter copied to clipboard
A flutter plugin that implements Google's standalone ML Kit
I am facing a bug. In which google_mt_kit is unable to read exact text from image  Image contains Happy Birthday wish you all the best. but it is extracting...
**Problem:** When using google_mlkit_object_detection 0.13.0, I receive the following error: **`E/native ( 9026): Calculator::Open() for node "BoxClassifierCalculator" failed: #vk Unable to get file size, errno=0 ...** **PlatformException(ObjectDetectionError, com.google.mlkit.common.MlKitException: Failed to...
I cannot satisfy the dependencies to get my ios building using the latest versions of ML & Firebase packages: ```yaml google_mlkit_face_detection: ^0.11.0 google_mlkit_text_recognition: ^0.13.0 firebase_core: ^3.0.0 cloud_firestore: ^5.0.0 firebase_app_check: ^0.3.0...
I am using the "**google_mlkit_barcode_scanning 0.12.0**" Flutter package for Android to extract information from a driver's license barcode. However, when I scan my driver's license barcode, it is always recognized...
### Describe your issue. If applicable, add screenshots to help explain your problem. Every ten seconds, it will be affected ### Steps to reproduce. The selected imageFormatGroup is not supported...
### Describe your issue. If applicable, add screenshots to help explain your problem. This requirement addresses the issue where face detection is not functioning properly on Android when using the...
### Describe your issue. If applicable, add screenshots to help explain your problem. processImage function error only android packge version google_mlkit_face_detection: ^0.11.1 google_mlkit_commons: 0.8.1 but packge version google_mlkit_face_detection: ^0.11.0 google_mlkit_commons:...
### Describe your issue. If applicable, add screenshots to help explain your problem. when i tried to recognize the Chinese script my app crashed this is crash D/skia (27146): SkJpegCodec::onGetPixels...
### Describe your issue. If applicable, add screenshots to help explain your problem. I'm facing an issue in my Flutter app related to using camera streams for real-time face detection....
when we take an image using camera in portrait mode text recognition works fine but in landscape mode last line is appearing first