Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 258 Bytes

KalmanMouse

author: Maciej 'mac' Grzybek

2D tracking of mouse pointer basis on Kalman Filter.

There is an implementation of Kalman Filter in C++ with use of Qt libraries (especially for GUI creation), just to visualize it's (KF) possibilities.