Analyze Images
Introduction The field of artificial intelligence that deals with visual perception is called computer vision. Several services that enable typical computer vision scenarios are included in Azure AI Vision. A subfield of artificial intelligence (AI) called Azure AI Vision uses software to understand visual data, frequently from photos or video feeds. Provision an Azure AI Vision Resource The Azure AI Vision service is designed to help you extract information from images. It provides functionality that you can use for: Description and tag generation - determining an appropriate caption for an image, and identifying relevant "tags" that can be used as keywords to indicate its subject. Object detection - detecting the presence and location of specific objects within the image. People detection - detecting the presence, location, and features of people in the image. Image metadata, color, and type analysis - determining the format and size of an image, its dominant color pa...