mirror of
https://github.com/ultralytics/ultralytics
synced 2026-05-01 19:07:17 +00:00
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
16 lines
786 B
Markdown
16 lines
786 B
Markdown
---
|
|
description: Explore the Ultralytics YOLO-based speed estimation script for real-time object tracking and speed measurement, optimized for accuracy and performance.
|
|
keywords: Ultralytics, speed estimation, YOLO, real-time tracking, object tracking, python
|
|
---
|
|
|
|
# Reference for `ultralytics/solutions/speed_estimation.py`
|
|
|
|
!!! success "Improvements"
|
|
|
|
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/speed_estimation.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/speed_estimation.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
|
|
|
<br>
|
|
|
|
## ::: ultralytics.solutions.speed_estimation.SpeedEstimator
|
|
|
|
<br><br>
|