Skip to content

jwdinius/extended-object-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages