Please refer to the Setting up a Rest Client Section from Chapter 3, Cloud Vision API to set up a REST API client, before you continue. Now that we have all the required setup done, let's get started with exploring the API. In this section, we are going to explore only the label detection feature using REST API. You can explore other features by yourself in a similar fashion.
Exploring Video Intelligence API
Label detection
We are going to start off with label detection. In the project folder that you downloaded along with this book (or you can download the same from https://github.com/PacktPublishing/Getting-Started-with-Google-Cloud-AI-Services) you will find a folder named Chapter 4 ; inside that folder you will find...