nerdexam
Microsoft

AI-900 · Question #199

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 femi9· Mar 30, 2026Describe features of computer vision workloads on Azure

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

  • Aface detection
  • Bimage classification
  • Cobject detection
  • Doptical character recognition (OCR)

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    11% (5)
  • D
    80% (37)

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

#OCR#optical character recognition#document scanning#expense management

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice