Module utils
Utility functions for geometry and Kalman filtering.
This module provides common mathematical and geometric tools used by the trackers.
Quick Reference
| Item | Kind | Description |
|---|---|---|
assignment |
mod | Greedy linear assignment shared by the trackers. |
geometry |
mod | |
kalman |
mod |
Modules
assignment— Greedy linear assignment shared by the trackers.geometrykalman