AI-900 Question 175
Single answerA company wants to implement a system that can analyze images to identify objects, detect faces, and extract text from printed documents. Which Azure service or tool should they use?
- A
Azure Computer Vision
- B
Azure Bot Service
- C
Azure Form Recognizer
- D
Azure Machine Learning
Show answer and explanation
Correct answer: A
Explanation
Azure Computer Vision is designed for a variety of computer vision tasks, including object detection, face detection, and OCR. These capabilities align directly with the company's needs, making it the most suitable choice among the options provided.
- A. Correct.
Azure Computer Vision is the correct service as it provides capabilities like object detection, face detection, and optical character recognition (OCR) that match the company's requirements.
- B. Incorrect.
Azure Bot Service is used for building conversational AI and chatbots, which is unrelated to computer vision tasks.
- C. Incorrect.
Azure Form Recognizer specializes in extracting structured data from forms and invoices, but it is not designed for general object detection or face recognition.
- D. Incorrect.
Azure Machine Learning is a platform for building and training custom machine learning models but does not directly provide pre-built computer vision capabilities.