Microsoft Azure AI Fundamentals — Question 137
You need to convert handwritten notes into digital text.
Which type of computer vision should you use?
Answer options
- A. facial detection
- B. optical character recognition (OCR)
- C. image classification
- D. object detection
Correct answer: B
Explanation
Optical character recognition (OCR) is specifically designed to recognize and convert different types of characters from scanned documents, including handwritten notes, into digital text. The other options, such as facial detection, image classification, and object detection, do not focus on text recognition, making them unsuitable for this task.