Skip to content

EricAlex/EOT-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9934d6d · Mar 28, 2024

History

42 Commits
Feb 5, 2024
Jan 16, 2024
Jan 25, 2024
Dec 12, 2023
Mar 7, 2024
Feb 23, 2024
Feb 23, 2024
Dec 12, 2023
Jan 16, 2024
Mar 28, 2024
Feb 21, 2024
Jan 24, 2024
Feb 23, 2024
Feb 23, 2024
Jan 15, 2024

Repository files navigation

EOT-cpp

Build from source

git clone https://github.com/EricAlex/EOT-cpp.git
mkdir build && cd build
cmake ../EOT-cpp
make

Simulation results

One simple rectangular object

Static

static rectangular object

Partially visible:

static rectangular object (partially visible)

Constant turning rate

constant turning rate

Partially visible:

constant turning rate (partially visible)

Accelerated turning rate

accelerated turning rate

Partially visible:

accelerated turning rate (partially visible)

Multiple rectangular objects moving with random acceleration

  • The dimensions of the objects are random;

  • The number of measurements and the measurement position on the objects are random;

  • The measurements are noisy with clutters.

multiple rectangular objects moving with random acceleration

References

  1. Meyer, F., & Williams, J. L. (2021). Scalable detection and tracking of geometric extended objects. IEEE Transactions on Signal Processing, 69, 6283-6298.

  2. Meyer, F., & Win, M. Z. (2020). Scalable data association for extended object tracking. IEEE Transactions on Signal and Information Processing over Networks, 6, 491-507.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published