Florian Bäuerlein

Results 3 repositories owned by Florian Bäuerlein

BasicGNNTracking

47
Stars
18
Forks
Watchers

This shows a basic implementation of the global nearest neighbour (GNN) multi target Tracker. Kalman filter is used for Tracking and Auction Algorithm for determining the assignment of measurments to...

cpp-vscode-guide

74
Stars
5
Forks
Watchers

A small guide for C/C++ developers to useful extensions to unleash the power of Visual Studio Code

MurtyAlgorithm

15
Stars
7
Forks
Watchers

Murty's Algorithm for m-best assignments; Implementation inspired by Miller's pseudocode (see code)