robotsorcerer / Savitzky-Golay
Computes the Savitzky-Golay Filter coefficients.
☆108Updated 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
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆106Updated 7 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Various Splines Interpolation classes☆142Updated last week
- Cubic B-Spline implementation in C++ templates☆95Updated 6 months ago
- RANSAC Template Library☆85Updated 7 years ago
- matplotlib-cpp with Eigen interfaces.☆55Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆102Updated last year
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆122Updated 6 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 4 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆423Updated 2 years ago
- Github Mirror of Charles F. F. Karney GeographicLib from SF☆38Updated 9 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆116Updated 7 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Ellipse Fitting☆98Updated 4 years ago
- A C++ library for interpolation.☆221Updated last month
- A command line utility that converts euler angles to quaternions and rotation matrices.☆42Updated 4 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- C++ implementation of polyfit☆40Updated 4 years ago
- C++ library for fast Gauss transforms.☆67Updated 10 months ago
- A library to collect many useful spline functions into one place.☆280Updated 3 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Persistence1D is a class for finding local extrema and their persistence in one-dimensional data.☆46Updated 5 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 5 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆42Updated 10 years ago
- C++ Equivalents of some Matlab Functions. These were used in my work when I was working with Intel Performance Primitives.☆29Updated 8 years ago
- Ellipse Fitting with Least-Square and Robust Estimators☆24Updated 3 years ago
- ☆38Updated last year
- Kalman is a cross-platform library implementing an Extended Kalman Filter in C++☆24Updated 6 years ago
- A simple example of icp (Iterative Closest Point) with opencv and kdtree.☆42Updated 6 years ago