AI-900 · Question #25
AI-900 Question #25: Real Exam Question with Answer & Explanation
The correct answer is B: Detect faces in an image.. B: Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specifi
Question
What are two tasks that can be performed by using the Computer Vision service? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Options
- ATrain a custom image classification model.
- BDetect faces in an image.
- CRecognize handwritten text.
- DTranslate the text in an image between languages.
Explanation
B: Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces. C: Computer Vision includes Optical Character Recognition (OCR) capabilities. You can use the new Read API to extract printed and handwritten text from images and documents. https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/home
Topics
Community Discussion
No community discussion yet for this question.