robotsorcerer / Savitzky-GolayLinks
Computes the Savitzky-Golay Filter coefficients.
☆111Updated 3 years ago
Alternatives and similar repositories for Savitzky-Golay
Users that are interested in Savitzky-Golay are comparing it to the libraries listed below
Sorting:
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆110Updated last year
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Various Splines Interpolation classes☆143Updated last week
- A single header-only C++ library for least squares fitting.☆107Updated last year
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Cubic B-Spline implementation in C++ templates☆100Updated 11 months ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 6 years ago
- matplotlib-cpp with Eigen interfaces.