Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)