mirror of
https://github.com/ultralytics/ultralytics
synced 2026-04-28 01:17:17 +00:00
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
16 lines
747 B
Markdown
16 lines
747 B
Markdown
---
|
|
description: Discover the Ultralytics Queue Management script for real-time object tracking and queue management.
|
|
keywords: Ultralytics, queue management, object tracking, real-time video, Python script, YOLO, AGPL-3.0
|
|
---
|
|
|
|
# Reference for `ultralytics/solutions/queue_management.py`
|
|
|
|
!!! success "Improvements"
|
|
|
|
This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/queue_management.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/solutions/queue_management.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏
|
|
|
|
<br>
|
|
|
|
## ::: ultralytics.solutions.queue_management.QueueManager
|
|
|
|
<br><br>
|