nerdexam
Microsoft

AI-900 · Question #25

What are two tasks that can be performed by using the Computer Vision service? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

The correct answer is B. Detect faces in an image. C. Recognize handwritten text. B: Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find…

Submitted by saadiq_pk· Mar 30, 2026Describe features of computer vision workloads on Azure

Question

What are two tasks that can be performed by using the Computer Vision service? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • ATrain a custom image classification model.
  • BDetect faces in an image.
  • CRecognize handwritten text.
  • DTranslate the text in an image between languages.

How the community answered

(56 responses)
  • A
    7% (4)
  • B
    89% (50)
  • D
    4% (2)

Explanation

B: Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces. C: Computer Vision includes Optical Character Recognition (OCR) capabilities. You can use the new Read API to extract printed and handwritten text from images and documents. https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/home

Topics

#Azure Computer Vision#Image analysis#OCR#Face detection

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice