mirror of
https://github.com/THU-MIG/yolov10.git
synced 2025-05-23 13:34:23 +08:00
Add visuals in guides/distance-calculation.md
(#7876)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
80a6e20a93
commit
51fb3d607e
@ -10,6 +10,12 @@ keywords: Ultralytics, YOLOv8, Object Detection, Distance Calculation, Object Tr
|
|||||||
|
|
||||||
Measuring the gap between two objects is known as distance calculation within a specified space. In the case of [Ultralytics YOLOv8](https://github.com/ultralytics/ultralytics), the bounding box centroid is employed to calculate the distance for bounding boxes highlighted by the user.
|
Measuring the gap between two objects is known as distance calculation within a specified space. In the case of [Ultralytics YOLOv8](https://github.com/ultralytics/ultralytics), the bounding box centroid is employed to calculate the distance for bounding boxes highlighted by the user.
|
||||||
|
|
||||||
|
## Visuals
|
||||||
|
|
||||||
|
| Distance Calculation using Ultralytics YOLOv8 |
|
||||||
|
|:-----------------------------------------------------------------------------------------------------------------------------------------------:|
|
||||||
|
|  |
|
||||||
|
|
||||||
## Advantages of Distance Calculation?
|
## Advantages of Distance Calculation?
|
||||||
|
|
||||||
- **Localization Precision:** Enhances accurate spatial positioning in computer vision tasks.
|
- **Localization Precision:** Enhances accurate spatial positioning in computer vision tasks.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user