freebsd-ports/www/py-google-cloud-vision/pkg-descr
Josh Paetzel 4330d76dbb Introduce python Google Cloud Vision API to
the ports tree.  This API can be used to access
various Google tools for manipulating images.

Sponsored by:	Panzura
2018-10-17 22:35:36 +00:00

14 lines
661 B
Text

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. 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.
WWW: https://pypi.org/project/google-cloud-vision/