Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 390 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 390 Bytes

KFilter

Build Status

KFilter is a powerful, easy to use C++ Library for filtering data using Kalman filters. It includes both a low-level, matrix-driven interface and several high-level classes for tasks such as 2D and 3D object tracking.

Dependencies:

  • Eigen 3
  • CMake 3.x