Content 1 Flashcards
(124 cards)
Azure service to use for detecting the presence of ice or snow in an image
Image Analysis/Custom Vision
Azure service to use to analyse the density of stars in astronomical image
Custom Vision
Azure service for defects in the weld
Custom Vision
Azure service to use for analysing flows of liquids in a video
Video Analysis
Azure Service for recognising different types of musical notes on sheet music
Custom Vision
Azure Service for analysing the structure of a cell under a microscope
Custom Vision
Azure Service for detecting the presence of shadows in an image
Image Analysis
Azure Service for analysing the distribution of plants in a field
Azure Cognitive service for geospatial
Azure Service for analysing the arrangement of furniture in her room layout
Object Detection
Service for analysing ripeness of fruit based on appearance 
Custom vision (image analysis)
What is image size requirements for Azure AI vision
6 mb
Image size for Azure AI Vision 
50x50
Image size for OCR read
50x50 - 10,000x10,000
To analyse local image, use
ComputerVisionClientOperationMixin (analyze_image_in_stream)
Total categories for categorising an image in Azure AI Image Analysis
86
Analyse an image and generate a human readable phrase that describes its content
Azure AI Image Description
Api endpoint for azure image description
POST {endpoint}/vision/v3.2/describe
 What does the json output of image description include
Tags and Captions and Request ID
API endpoint for object detection
POST {endpoint}/vision/v3.2/detect
Are the objects place close together detected by object detection model
No
Service that analyse content type of images and indicate whether image is clipart or line drawing
Azure Image Analysis Image Type
How many categories are the image divided for clipart
4 (0-3)
What does the azure ai image type returns in response
Image type (ClipArtType, LineDrawingType)
How many landmarks point can face api detect
27