nerdexam
Microsoft

AI-900 · Question #42

Which Computer Vision feature can you use to generate automatic captions for digital photographs?

The correct answer is D. Describe the images. Describe images with human-readable language Computer Vision can analyze an image and generate a human-readable phrase that describes its contents. The algorithm returns several descriptions based on different visual features, and each description is given a confidence score…

Submitted by parkjh· Mar 30, 2026Describe features of Computer Vision workloads on Azure

Question

Which Computer Vision feature can you use to generate automatic captions for digital photographs?

Options

  • ARecognize text.
  • BIdentify the areas of interest.
  • CDetect objects.
  • DDescribe the images.

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    5% (2)
  • D
    89% (33)

Explanation

Describe images with human-readable language Computer Vision can analyze an image and generate a human-readable phrase that describes its contents. The algorithm returns several descriptions based on different visual features, and each description is given a confidence score. The final output is a list of descriptions ordered from highest to lowest confidence. The image description feature is part of the Analyze Image API. https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-describing-

Topics

#Azure Computer Vision#Image Description#Caption Generation

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice