Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richelbilderbeek/kalmanfilterer
Tool to investigate a Kalman filter
https://github.com/richelbilderbeek/kalmanfilterer
cpp gui kalman kalman-filter qt
Last synced: 3 months ago
JSON representation
Tool to investigate a Kalman filter
- Host: GitHub
- URL: https://github.com/richelbilderbeek/kalmanfilterer
- Owner: richelbilderbeek
- License: gpl-3.0
- Created: 2015-10-30T13:57:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-18T13:57:25.000Z (about 1 year ago)
- Last Synced: 2024-10-10T20:11:45.910Z (4 months ago)
- Topics: cpp, gui, kalman, kalman-filter, qt
- Language: C++
- Homepage:
- Size: 1.68 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KalmanFilterer
KalmanFilterer is a tool to investigate Kalman filters, programmed in C++ using the STL, Boost, Qt and Qwt libraries.
* [Download the Windows executable](http://richelbilderbeek.nl/KalmanFiltererDesktopExe.zip)
* Videos: [YouTube](https://youtu.be/msEOLkdcZBA) [download (.ogv)](http://richelbilderbeek.nl/kalman_filterer.ogv)![Menu v2.0](pics/KalmanFiltererMenu_2_0.png)
![Calculation v2.0](pics/KalmanFiltererCalculation_2_0.png)
![Plotting v2.0](pics/KalmanFiltererPlot_2_0.png)
# Older screenshots
![v1.15](pics/KalmanFilterer_1_15.png)
![v1.11](pics/KalmanFilterer_1_11.png)
![v1.9](pics/KalmanFilterer_1_9.png)
![v1.6](pics/KalmanFilterer_1_6.png)
![v1.5](pics/KalmanFilterer_1_5.png)
![v1.4](pics/KalmanFilterer_1_4.png)
![v1.3](pics/KalmanFilterer_1_3.png)
![v1.2](pics/KalmanFilterer_1_2.png)
![v1.1](pics/KalmanFilterer_1_1.png)
![v1.0](pics/KalmanFilterer_1_0.png)