Microsoft Azure AI Fundamentals — Question 24
You need to develop a mobile app for employees to scan and store their expenses while travelling.
Which type of computer vision should you use?
Answer options
- A. semantic segmentation
- B. image classification
- C. object detection
- D. optical character recognition (OCR)
Correct answer: D
Explanation
The correct answer is D, optical character recognition (OCR), because it enables the app to extract text from images of receipts and documents related to expenses. The other options, while useful in different contexts, do not specifically focus on recognizing and processing text, which is essential for storing expense information.