Overview

The Image Properties feature detects general attributes of an image, such as the dominant colors composed in the image. In this tutorial we will learn how to use the IMAGE_PROPERTIES method of the Google’s Vision API.

Documentation

https://cloud.google.com/vision/docs/detecting-properties

Python Script