添加状态分类和液面分割
This commit is contained in:
@ -0,0 +1,16 @@
|
||||
---
|
||||
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`
|
||||
|
||||
!!! Note
|
||||
|
||||
This file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/speed_estimation.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/speed_estimation.py). If you spot a problem please help fix it by [contributing](https://docs.ultralytics.com/help/contributing/) a [Pull Request](https://github.com/ultralytics/ultralytics/edit/main/ultralytics/solutions/speed_estimation.py) 🛠️. Thank you 🙏!
|
||||
|
||||
<br>
|
||||
|
||||
## ::: ultralytics.solutions.speed_estimation.SpeedEstimator
|
||||
|
||||
<br><br>
|
||||
Reference in New Issue
Block a user