Files
yolov26_3d/docs/en/reference/trackers/basetrack.md
2026-06-24 09:35:46 +08:00

848 B
Executable File

description, keywords
description keywords
Discover the BaseTrack classes and methods for object tracking in YOLO by Ultralytics. Learn about TrackState, BaseTrack attributes, and methods. Ultralytics, YOLO, object tracking, BaseTrack, TrackState, tracking methods, TrackState enumeration, object detection

Reference for ultralytics/trackers/basetrack.py

!!! success "Improvements"

This page is sourced from [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/trackers/basetrack.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/trackers/basetrack.py). Have an improvement or example to add? Open a [Pull Request](https://docs.ultralytics.com/help/contributing/) — thank you! 🙏

::: ultralytics.trackers.basetrack.TrackState





::: ultralytics.trackers.basetrack.BaseTrack