Skip to content

apak-00/rfs-filters-ssa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Readme

Implementation of several Random Finite Sets (RFS) filters for processing radar (range, azimuth, elevation) measurements. Data is provided in tracking data message (.tdm) or Network Common Data Form (NetCDF, .nc, .cdf) format.

[x] Gaussian Mixture Joint Target Detection and Track (Bernoulli) Filter (GM-JoTT)
	[x] beta GM-JoTT Filter (+ probability of detection)
	[ ] robust GM-JoTT Filter (+ clutter rate)

[ ] Gaussian Mixture Probability Hypothesis Density (GM-PHD) Filter - not tested
	[ ] Cardinalized GM-PHD (GM-CPHD) - not fully implemented

Dependencies

  • Eigen
  • Boost
  • FADBAD
  • dirent.h

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages