Multi-target tracking algorithms in 3D
Rastislav Telgarsky

TL;DR
This paper presents algorithms for multi-target tracking in 3D scenes using lidar data, focusing on preprocessing, labeling, sorting, and managing target states to build trajectories, based on tested Matlab implementations.
Contribution
It introduces specific algorithms for 3D multi-target tracking, including preprocessing and target state management, derived from tested Matlab code.
Findings
Algorithms successfully track multiple targets in 3D scenes.
Methods are implemented and tested in Matlab.
Effective handling of target states improves trajectory accuracy.
Abstract
Ladars provide a unique capability for identification of objects and motions in scenes with fixed 3D field of view (FOV). This paper describes algorithms for multi-target tracking in 3D scenes including the preprocessing (mathematical morphology and Parzen windows), labeling of connected components, sorting of targets by selectable attributes (size, length of track, velocity), and handling of target states (acquired, coasting, re-acquired and tracked) in order to assemble the target trajectories. This paper is derived from working algorithms coded in Matlab, which were tested and reviewed by others, and does not speculate about usage of general formulas or frameworks.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTarget Tracking and Data Fusion in Sensor Networks · Robotics and Sensor-Based Localization · Infrared Target Detection Methodologies
