The Google Mobile Vision API for Android provides a framework for finding objects in photos and video.
I've been playing with the sample code from the new Google Barcode API. It overlays a box and the barcode …
android google-play-services google-visionI have checkout out the latest Google Vision APIs from here: https://github.com/googlesamples/android-vision And I am running …
android camera google-play-services google-vision android-visionI want to use the new face detection feature that the vision API provides along with additional frame processing in …
android google-visionI used Google vision Barcode API for scanning the bar code. From that, I can able to get display value …
android barcode barcode-scanner google-visionI'm trying to use the new feature in Google Play Services (Vision) to add QR code scanning to my application. …
android google-play-services barcode google-vision android-visionI'm using the barcode-reader example from Google's Android Vision API. The preview size doesn't seem to fill up the whole …
java android google-play-services google-vision android-visionI am starting out as an Android Developer, and I would like to know if there are any Computer vision …
android opencv computer-vision augmented-reality google-visionI was trying to use Google vision API v1 by Alloy Appcelerator I create a request HTTPClient and call API …
google-api appcelerator appcelerator-titanium google-visionI am working on school project and part of it should be about current situation about computer vision libraries for …
android opencv computer-vision javacv google-visionI feel incredibly dumb asking this, but I've downloaded the sample code of the Android Mobile Vision API available here: …
android android-studio google-vision android-vision