Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended Object Tracking: Introduction, Overview and Applications #12

Open
angelocarbone opened this issue Feb 3, 2018 · 1 comment

Comments

@angelocarbone
Copy link
Member

Extended Object Tracking: Introduction, Overview and Applications

Karl Granstrom, Marcus Baum, Stephan Reuter

This article provides an elaborate overview of current research in extended object tracking. We provide a clear definition of the extended object tracking problem and discuss its delimitation to other types of object tracking. Next, different aspects of extended object modelling are extensively discussed. Subsequently, we give a tutorial introduction to two basic and well used extended object tracking approaches - the random matrix approach and the Kalman filter-based approach for star-convex shapes. The next part treats the tracking of multiple extended objects and elaborates how the large number of feasible association hypotheses can be tackled using both Random Finite Set (RFS) and Non-RFS multi-object trackers. The article concludes with a summary of current applications, where four example applications involving camera, X-band radar, light detection and ranging (lidar), red-green-blue-depth (RGB-D) sensors are highlighted.

https://arxiv.org/abs/1604.00970

@jwdinius
Copy link
Contributor

I have implemented an extended object tracking algorithm from Baum here. I believe this is one of the algorithms discussed in the paper you reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants