Computer vision is an area of artificial intelligence that deals with visual perception. Azure AI includes multiple services that support common computer vision scenarios.
Before starting this learning path, you should already have:
Familiarity with Azure and the Azure portal.
Programming experience.
https://learn.microsoft.com/en-us/training/modules/analyze-images/1-introduction?ns-enrollment-type=learningpath&ns-enrollment-id=learn.wwl.create-computer-vision-solutions-azure-ai
Computer Vision is a branch of artificial intelligence (AI) in which software interprets visual input, often from images or video feeds. In Microsoft Azure, you can use the Azure AI Vision service to implement multiple computer vision scenarios, including:
Image analysis
Optical character recognition (OCR)
Face detection and analysis
Video analysis
In this module, we'll focus on image analysis, and explore how to build applications that use the Azure AI Vision service to analyze and extract and infer insights from images.