Read Text in images and documents with the Azure AI Vision Service

Intermediate
AI Engineer
Developer
Azure
Azure AI services
Azure AI Document Intelligence

Azure's AI Vision service uses algorithms to process images and return information. This module teaches you how to use the Image Analysis API for optical character recognition (OCR).

Learning objectives

In this module, you'll learn how to:

  • Read text from images using OCR
  • Use the Azure AI Vision service Image Analysis with SDKs and the REST API
  • Develop an application that can read printed and handwritten text

Prerequisites

To complete this module, you'll need:

  • An active Azure account
  • Knowledge of Azure portal navigation
  • Knowledge of at least one programming language (C#, Python)