android-vision icon indicating copy to clipboard operation
android-vision copied to clipboard

Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:

Results 103 android-vision issues
Sort by recently updated
recently updated
newest added

I'm trying to run the barcode-reader example as it is on my Nokia 2.1 running Android 8.1.0 and Google Play Services 15.0.90. The camera starts but no barcode is detected...

Hello, i wanna to ask. There have pricing use the library on this project, there have any pricing or free to use ? on this link : https://developers.google.com/android/reference/com/google/android/gms/vision/face/FaceDetector com.google.android.gms.vision.face.FaceDetector like...

I am trying to build a Business Card Reader, so far i am able to recognize text in blocks but for the B-Card i want to scan individual lines instead...

Text

Hi, I want to scan passport using gms-text-recognition. It is good but sometimes I am facing issues in reading data like when there is **O** in image, it detects **0**...

Duplicate class android.support.v4.accessibilityservice.AccessibilityServiceInfoCompat found in modules classes.jar (com.android.support:support-compat:28.0.0) and classes.jar (com.android.support:support-v4:22.2.0) Duplicate class android.support.v4.app.ActionBarDrawerToggle found in modules classes.jar (com.android.support:support-core-ui:28.0.0) and classes.jar (com.android.support:support-v4:22.2.0) Duplicate class android.support.v4.app.ActionBarDrawerToggle$Delegate found in modules classes.jar (com.android.support:support-core-ui:28.0.0)...

Before getting the camera process it should be checked whether the device supports the camera or not. The block is added.

When user align camera to QR code, if distance from camera to QR code is so far, library can not decode it, I want to detect that and I will...

Photo taken by `CameraSource.takephoto` on some phones is rotated by 90degrees. `ExifInterface(imageUri.getPath()).getAttributeInt(ExifInterface.TAG_ORIENTATION, ExifInterface.ORIENTATION_UNDEFINED)` return 0. How can i get photo in good orientation?

My app needs to support Android Go OS devices but it doesn't scan the QR code on those devices but works well in other OS

Updates app to Kotlin.