Introduction

This article will cover the following -

Computer Vision API

The Computer Vision API gives you the tools to understand the contents of an image. Create tags identifying objects, beings, or actions present in the image, and then craft coherent sentences to describe it.

Use Computer Vision API to,

  • Generate tags as well as coherent full-sentence descriptions of images
  • Read printed text from images
  • Read handwritten text from images
  • Recognize celebrities and landmarks
  • Analyze video in near real-time
  • Generate a thumbnail

Pre-requisites

Implementation – Create a new Computer Vision API

Steps to be followed

Implementation – Access the Computer Vision API

Steps to be followed

Happy Learning!