nerdexam
Microsoft

AI-900 · Question #106

You use drones to identify where weeds grow between rows of crops to send an Instruction for the removal of the weeds. This is an example of which type of computer vision?

The correct answer is C. object detection. Object detection is similar to tagging, but the API returns the bounding box coordinates for each tag applied. For example, if an image contains a dog, cat and person, the Detect operation will list those objects together with their coordinates in the image. https://docs.microsof

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

Question

You use drones to identify where weeds grow between rows of crops to send an Instruction for the removal of the weeds. This is an example of which type of computer vision?

Options

  • Ascene segmentation
  • Boptical character recognition (OCR)
  • Cobject detection

How the community answered

(38 responses)
  • A
    18% (7)
  • B
    11% (4)
  • C
    71% (27)

Explanation

Object detection is similar to tagging, but the API returns the bounding box coordinates for each tag applied. For example, if an image contains a dog, cat and person, the Detect operation will list those objects together with their coordinates in the image. https://docs.microsoft.com/en-us/ai-builder/object-detection-overview https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview-ocr https://docs.microsoft.com/en-us/azure/azure-video-analyzer/video-analyzer-for-media- docs/video-indexer-overview

Topics

#Computer Vision#Object Detection

Community Discussion

No community discussion yet for this question.

Full AI-900 Practice