/extended-object-tracking

JUCE application implementing an extended object tracker

Primary LanguageC++Apache License 2.0Apache-2.0

extended-object-tracking

Source code for JUCE application that implements a multi-threaded extended object tracker and simulation.

Imgur

Ground truth of the elliptical object is shown in white, with the measured discrete returns shown as square blocks in and around the object. The estimated extended object track is shown in green.

Notes

  • Code is written in C++ and uses the JUCE API. The processed measurements are created at a fixed rate, 1Hz, to model fixed rate processing of most sensors, e.g. radar and lidar.
  • Algorithm comes from this paper