Jul 29, 2019 | Google Vision API, Python
Overview Google Cloud Vision API Web Detection feature searches and identify images references that are either similar or identical. The Web Detection feature offers six different types of information listed below: Web entities: returns a list of recommended tags...
Jul 24, 2019 | Google Vision API, Python
Overview Google Cloud Vision API Safe Search Detection feature search for any explicit contents based on these five categories – adult, spoof, medical, violence, and racy and return the likelihoods. In this tutorial we are going to learn how to use Google Vision...
Jul 24, 2019 | Google Vision API, Python
Overview Using the Google Cloud Vision API Object Detection feature, we can identify different objects such as chair, tables, bicycle, door, lamp, etc, in an image. In this tutorial we are going to learn how to use Vision API’s object localization method to...
Jul 23, 2019 | Google Vision API, Python
Overview Using the Good Cloud Vision API Logo Detection feature, we can easily identify logos related to products and companies. In this tutorial we are going to learn how to use the logo_detection method to detect company and product logos in Python. Documentation...
Jul 23, 2019 | Google Vision API, Python
In this tutorial we are going to learn how to use the Pillow Python library to draw the borders around the detected object based on the Google Vision API vertices JSON responses. data-ad-client="ca-pub-3255865697013143" data-ad-slot="7971738687" data-ad-format="auto"...