Read Text in images and documents with the Azure AI Vision Service
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).
AI Engineer
Developer
Azure
Ai Services
Document Intelligence
Module 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
Units
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)