kalman_track
Tracks objects across sequential frames by associating detections with a constant-velocity Kalman filter, accounting for process and measurement noise.
Instructions
Constant-velocity Kalman tracker associating detections across sequential frames.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detections | No | ||
| process_noise | No | ||
| measurement_noise | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||