Microsoft Azure AI Fundamentals — Question 37

You need to determine the location of cars in an image so that you can estimate the distance between the cars.
Which type of computer vision should you use?

Answer options

Correct answer: B

Explanation

The correct answer is B, object detection, as it is specifically designed to identify and locate objects within an image. Options A, C, and D do not serve this purpose; OCR is for text recognition, image classification categorizes images without pinpointing objects, and face detection focuses solely on identifying human faces.