nerdexam
Microsoft

AI-900 · Question #22

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?

The correct answer is D. optical character recognition (OCR). Azure's Computer Vision API includes Optical Character Recognition (OCR) capabilities that extract printed or handwritten text from images. You can extract text from images, such as photos of license plates or containers with serial numbers, as well as from documents -invoices…

Submitted by fatema_kw· Mar 30, 2026Explore computer vision workloads

Question

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?

Options

  • Asemantic segmentation
  • Bimage classification
  • Cobject detection
  • Doptical character recognition (OCR)

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    16% (4)
  • C
    4% (1)
  • D
    76% (19)

Explanation

Azure's Computer Vision API includes Optical Character Recognition (OCR) capabilities that extract printed or handwritten text from images. You can extract text from images, such as photos of license plates or containers with serial numbers, as well as from documents -invoices, bills, financial reports, articles, and more. https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-recognizing-

Topics

#Optical Character Recognition#OCR#Computer Vision#Document Scanning

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice