Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
144 views

I’m testing the ML Kit GenAI Demo from Google’s official samples: https://github.com/googlesamples/mlkit/tree/master/android/genai I built the app with JVM 17 and installed it on a Pixel 6 Pro and a ...
0 votes
0 answers
62 views

any way to force the language regardless of the active language on the device? I want the document scanning options to always be displayed in Spanish. I have tried to set using setApplicationLocales ...
0 votes
0 answers
120 views

I'm triying to implement CameraX with Ml Kit for Qr Scanning, but i have no idea about what to do, my doubts are the following: How to make a good handle error with the ViewModel If i want to make ...
0 votes
1 answer
82 views

I have a jave android App where i used ML kit and CameraX to read QR code using Front Camera , when i use back camera every things works fine but when i use front camera i faced some difficulties to ...
0 votes
1 answer
54 views

Every time I exit the scanner camera or scan a QR code I get this warning: SurfaceView - com.example.myapp/com.example.myapp.MainActivity@a9c00b0@0#0 cancelBuffer: BufferQueue has been abandoned My ...
0 votes
0 answers
93 views

I'm currently using google_mlkit_face_detection in my Flutter project for face detection. However, I've run into an issue: When only a small part of my face is visible to the camera — for example, ...
0 votes
0 answers
105 views

When scanning the VIN from my vehicle, it is not reading properly. It adds a leading "I" and cuts of the zero at the end. I suspect that the camera image is the problem (it's being distorted ...
0 votes
0 answers
83 views

Undefined symbols for architecture arm64: "_GULLogBasic", referenced from: _MLKLog in MLKitCommon[arm64][7](MLKLogger.o) "_GULLogError", referenced from: -[...
0 votes
0 answers
116 views

while downloading language model in flutter the downloading function takes too much time in flutter by using google_mlkit_translation. Below is the code:- Future<void> downloadModel(String ...
3 votes
0 answers
192 views

I'm working on a Compose Multiplatform app and I'm trying to integrate Google MLKit Barcode Scanner on the iOS side using CocoaPods. However, when building the project, I get this error: Failed to ...
0 votes
1 answer
206 views

I’m trying to implement a simple barcode scanner using ML Kit Analyzer together with LifecycleCameraController. The idea is to draw a bounding rectangle around a detected barcode directly on the ...
0 votes
0 answers
52 views

I use ML Kit library: pod 'GoogleMLKit/BarcodeScanning', '7.0.0' pod 'GoogleMLKit/ObjectDetection', '7.0.0' In my application, when I run to capture QR code, it's crashing with the following error. ...
0 votes
1 answer
124 views

I am having issues with configuring ZoomSuggestionOptions for BarcodeScannerOptions. Maybe someone managed to make it work? As documentation is so badly written it's impossible to get anything from it....
0 votes
0 answers
606 views

Created own custom pod lib. Podspecs as below, s.ios.deployment_target = '10.0' s.source_files = 'Classes/**/*.swift' s.swift_version = '5.0' s.pod_target_xcconfig = { 'DEFINES_MODULE' => ...
1 vote
0 answers
145 views

I have a task to detect text from car parts. For this task, I chose ML Kit, and it works perfectly with printed symbols/numbers. (Photo 1) Photo 1 However, when we tried to detect text from parts ...

15 30 50 per page
1
2 3 4 5
...
42

AltStyle によって変換されたページ (->オリジナル) /