android-vision
android-vision copied to clipboard
Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:
I have created an app using the FaceDetector APIs. However. at runtime the face detector `isOperational` always returns false. And on logcat I see this ``` I/DynamiteModule: Considering local module...
Hi, I had been playing around with Mobile Vision Apis recently and it worked well on few of my devices. But on two of my devices I found that the...
On my app I use Google Mobile Vision in order to recognize faces. I use gms play library and it works fine on most devices : `'com.google.android.gms:play-services-vision:9.4.0+'` Here to note...
Test One 1946-11-09 M 6'03" xxx xxxxxx Largo FL 33771-0000 T650-xxx-xx-xxx-x 2011-11-14 2020-01-09 ANSI 11 636010 Florida FL 01 02 TEST,ONE xxx xxxxx LARGO FL 33771-0000 T650-749-46-409- 0 E 20201109...
*/ public boolean contains(float x, float y) { // TODO: Check if this graphic's text contains this point. if (text == null) { return false; } RectF rect = new...
I've try QR scanner on many devices and it work without a problem, but when I tried it on another device, everything still runs fine except the QR scanner just...
I'm using the barcode-reader project in two Samsung devices (SM-N9005 or SM-G920F) and they are not capable of recognize any barcode. There is no problems in others like One plus...
com.google.android.gms.samples.vision.face.photo E/FaceDetectorHandle﹕ Could not create native face detector com.google.android.gms.dynamic.zzg$zza: Could not get remote context. at com.google.android.gms.dynamic.zzg.zzar(Unknown Source) at com.google.android.gms.vision.face.internal.client.zzf.zzb(Unknown Source) at com.google.android.gms.vision.face.internal.client.zzf.zza(Unknown Source) at com.google.android.gms.vision.face.internal.client.zzg.zzCg(Unknown Source) at com.google.android.gms.vision.face.internal.client.zzg.zzb(Unknown Source) at...
Hello, I met the warning message that I should use GooglePlay certification before I run the test. Since several my handled Android device has no GooglePlay license, also I am...
I'm hoping you won't dupe this to #351 and simply close it. This has been open for some time now with comments locked. Are we still looking into this? Thanks....