mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 22:47:03 +08:00
Google Vision Example
🚨 This Demo requires a Google API Key with billing enabled: Get one here.
The Google Cloud Vision API enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API.
This demo shows you how to take pictures and upload them to the cloud, from there Google analyzes them and returns text based info about the image.