auralius / kalman-cppLinks
Kalman Filter, Extended Kalman Filter, and Unscented Kalman Filter implementation in C++
☆34Updated 2 years ago
Alternatives and similar repositories for kalman-cpp
Users that are interested in kalman-cpp are comparing it to the libraries listed below
Sorting:
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆73Updated 4 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated 2 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Computes the Savitzky-Golay Filter coefficients.☆110Updated 4 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆112Updated last year
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 7 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆118Updated 7 years ago
- A flexible, modern, C++ recursive Bayesian estimation library.☆75Updated last month
- ☆141Updated last year
- A C++ library for interpolation.☆248Updated 3 months ago
- Robust Kalman filter with adaptive noise statistics estimation.☆146Updated 7 years ago
- Fitting cubic spline curve to 2d points☆148Updated 4 years ago
- Library for spline manipulation.☆24Updated 2 years ago
- Fast arbitrary dimension linear interpolation in C++☆110Updated 5 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based c…☆114Updated 3 months ago
- Header-only cubic spline interpolator for C++☆22Updated 2 years ago
- Header-only C++11 Cubature Kalman Filtering (CKF) implementation based on Eigen3☆24Updated 7 years ago
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆46Updated 5 months ago
- Templated C++ polynomial library☆26Updated 3 years ago
- Ellipsoid fitting in C++ using Eigen. Widely inspired by https://www.mathworks.com/matlabcentral/fileexchange/24693-ellipsoid-fit☆16Updated last year
- Alternative to matplotlibcpp with better syntax, based on pybind☆83Updated 2 years ago
- Kalman Filter☆63Updated this week
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆85Updated 4 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- A demo for the performace evaluation of different kinds of Kalman filters, including the conventional Kalman filter (KF), the unscented K…☆53Updated 5 years ago
- Implementation of an EKF in C++☆97Updated 11 months ago
- Central difference kalman filter which can work with states on a manifold☆12Updated 4 years ago