Microsoft Azure AI Fundamentals — Question 14
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.
Answer options
- A. Train a custom image classification model.
- B. Detect faces in an image.
- C. Recognize handwritten text.
- D. Translate the text in an image between languages.
Correct answer: B, C
Explanation
The correct answers, B and C, are valid tasks that the Computer Vision service can perform, specifically face detection and handwriting recognition. Options A and D are incorrect because training a custom model is not a direct task of the service, and translation of text is not a primary function of Computer Vision.