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:
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆117Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- A flexible, modern, C++ recursive Bayesian estimation library.☆75Updated 3 weeks ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆112Updated last year
- Header-only cubic spline interpolator for C++☆22Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 7 years ago
- Kalman filter sanctuary - including continuous-discrete extended Kalman filter. Bring additional filters here for a bigger collection.☆73Updated 4 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆46Updated 4 months ago
- Source repository for OOQP, a quadratic programming solver (and more)☆79Updated 9 years ago
- Various Splines Interpolation classes☆144Updated 3 weeks ago
- Fast arbitrary dimension linear interpolation in C++☆109Updated 4 months ago
- Kalman Filter☆63Updated last week
- 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
- MATLAB and C++ implementations of sideslip angle estimators☆15Updated 4 years ago
- A C++ library for interpolation.☆242Updated 2 months ago
- Library for spline manipulation.☆24Updated 2 years ago
- This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based c…☆112Updated 2 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Fitting cubic spline curve to 2d points☆147Updated 4 years ago
- C++ implementation of Gaussian process regression☆80Updated 10 years ago
- Sensor fusion using a particle filter☆41Updated 7 years ago
- Ellipsoid fitting in C++ using Eigen. Widely inspired by https://www.mathworks.com/matlabcentral/fileexchange/24693-ellipsoid-fit☆16Updated last year
- PF: a header only template library for fast particle filtering!☆60Updated 8 months ago
- Header-only C++11 Cubature Kalman Filtering (CKF) implementation based on Eigen3☆24Updated 7 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆437Updated 2 years ago
- A command line utility that converts euler angles to quaternions and rotation matrices.☆42Updated 2 months ago