extended-object-tracking icon indicating copy to clipboard operation
extended-object-tracking copied to clipboard

JUCE application implementing an extended object tracker

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