Skip to content

Finds targets using gaussian mixture models and quadrature techniques

License

Notifications You must be signed in to change notification settings

kstisser/TargetFinding

Repository files navigation

TargetFinding

(Python 3) Finds targets using gaussian density functions and quadrature techniques

To run the program pick a scenario in the scenario folder, or make your own, and run:

python main.py ScenarioFilePath

For the demo displayed in the presentation I used the following 4 commands:

python main.py Scenarios/singleStatic.json

python main.py Scenarios/singleStatic.json 1 True

python main.py Scenarios/doubleDynamic.json

python main.py Scenarios/zigzag.json

Example gui display: Architecture

About

Finds targets using gaussian mixture models and quadrature techniques

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages