Python Client for Google Cloud Vision
Project description
Python idiomatic client for Google Cloud Vision
Quick Start
$ pip install --upgrade google-cloud-vision
Authentication
With google-cloud-python we try to make authentication as painless as possible. Check out the Authentication section in our documentation to learn more. You may also find the authentication document shared by all the google-cloud-* libraries to be helpful.
Using the API
The Google Cloud Vision (Vision API docs) API enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API. It quickly classifies images into thousands of categories (e.g., “sailboat”, “lion”, “Eiffel Tower”), detects individual objects and faces within images, and finds and reads printed words contained within images. You can build metadata on your image catalog, moderate offensive content, or enable new marketing scenarios through image sentiment analysis. Analyze images uploaded in the request or integrate with your image storage on Google Cloud Storage.
See the google-cloud-python API Documentation to learn how to analyze images using this library.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for google-cloud-vision-0.23.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07a4909b956aa2fdb3d80a736bfb7f42765b1773664235c9fc27f8025f1d0aaa |
|
MD5 | 8ebd23902ab078be1cc5b62f6afa1190 |
|
BLAKE2b-256 | a409b518c2acefcd90c7bce9e82f3e3cbb961789692054131c3b6b6917bf2ff4 |
Hashes for google_cloud_vision-0.23.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30c414c145e7c16604b35d51553d51f08f467cc5ef2694b72a44cfced1587869 |
|
MD5 | 2b005b9ac68e666d046ee4f03fffeefd |
|
BLAKE2b-256 | 2d111e10b3080a1699da3f54030988c9c90512897df08a6ac4d979623a1c3a39 |