Top "Google-vision" questions

The Google Mobile Vision API for Android provides a framework for finding objects in photos and video.

Limit Detection Area in Vision API

It seems I've found myself in the deep weeds of the Google Vision API for barcode scanning. Perhaps my mind …

android google-vision android-vision
How to detect eye blink using Google vision API in android ?

i'm using the vision API for face detection, now i want to implement eye blink but still vision api detect …

android google-play-services google-vision android-vision
How to Improve TEXT_DETECTION of Google Vision API for specific language

I am interested in TEXT_DETECTION of Google Vision API, it works impressively. But it seems that TEXT_DETECTION only …

google-cloud-platform google-vision
TextRecognizer can only detect TextBlocks

I started out by following the Text API tutorial to detect TextBlocks, which worked fine. But I now want to …

android google-vision android-vision
How to Improve OCR on image with text in different colors and fonts?

I'm using the Google Vision API to extract the text from some pictures, however, I have been trying to improve …

python python-imaging-library ocr google-vision
Android face detection - Vision API or Camera API

I need a simple way of detecting faces in my Camera app. All I care about is a callback saying …

android android-camera google-vision
Android Vision - Reduce bar code tracking window

I'm trying to implement Google Visions scanner into an app im working on. By default its a full screen activity …

android barcode-scanner google-vision
NodeJS Google Vision is unable to detect a Project Id in the current environment

Under Ubuntu environment, NodeJS Google Vision complains: Error: Unable to detect a Project Id in the current environment. Even though …

node.js google-vision