-
-
@jhoogstraat , As a shipping and logistics company, my company's app relies on barcode scanning heavily. All of our packages have scannable codes. However, in the real world, printing errors and damag…
-
![failed](https://user-images.githubusercontent.com/8160105/84877469-bc6abb00-b0b2-11ea-9155-39e4d0b42e2d.jpg)
These are results of detector. String 1209-002558GK28E21060524860000321 is correct
12…
-
I am getting this in the response
`{"bounds": {}, "cotours": {}, "leftEyeOpenProbability": 0.9893174171447754, "pitchAngle": 7.884413242340088, "rightEyeOpenProbability": 0.8695240020751953, "rollAng…
-
Hello!
What is this licensed under, and do you have some basic documentation to get started?
I see the "license": "MIT" line in the package.json, but github doesn't really pick up on that withou…
-
Hi Deepan,
on Android 8, (Asus Zenfone Max3) it took more than 10s to detect QR codes from gallery images.
I used patch-package to fix it like this (it uses MLKit from Google and now QR detection…
-
Following the online tutorial for selfie segmentation, I made this simple code using latest API version (`com.google.mlkit:segmentation-selfie:16.0.0-beta4`). Do we know how long it takes to segment, …
-
What are the languages supported by **Flutter ML Kit**.
Does **Flutter ML Kit** supports **Tamil** Language ?
-
Hi there, thank you for this plugin. I'm having a hard time getting the example to work:
Steps:
-Create new flutter project
-add mlkit: "^0.4.1" and image_picker: "^0.4.5" to dependencies
-get Pac…
-
hey @azihsoyn,
Thank you for being the first in creating mlkit plugin for flutter, now that there is an official plugin for mlkit with the exception of being able to run custom models.
Do you thin…