Microsoft Azure AI Fundamentals — Question 202
For which two workloads can you use computer vision? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. assigning the color pixels in an image to object names
- B. detecting inconsistencies and anomalies in a stream of data
- C. creating visual representations of numerical data
- D. creating photorealistic images by using three-dimensional models
- E. describing the contents of an image
Correct answer: A, E
Explanation
Options A and E are correct because they directly involve analyzing and interpreting images, which are fundamental aspects of computer vision. Options B, C, and D do not pertain to computer vision; they relate to data analysis, data visualization, and 3D modeling respectively.