Skip to content

Commit 42ad0e9

Browse files
committed
Revert header
1 parent 2e3ac78 commit 42ad0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/computer-vision/concept-object-detection-40.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.date: 10/31/2024
1212
ms.author: pafarley
1313
---
1414

15-
# Object detection using Image Analysis version 4.0
15+
# Object detection (version 4.0)
1616

1717
Object detection is similar to [tagging](concept-tag-images-40.md), but the API returns the bounding box coordinates (in pixels) for each object found in the image. For example, if an image contains a dog, cat, and person, the object detection operation lists those objects with their coordinates in the image. You can use this functionality to process the relationships between the objects in an image. It also lets you determine whether there are multiple instances of the same object in an image.
1818

0 commit comments

Comments
 (0)