Rookfighter / least-squares-cppLinks
A single header-only C++ library for least squares fitting.
☆107Updated 2 years ago
Alternatives and similar repositories for least-squares-cpp
Users that are interested in least-squares-cpp are comparing it to the libraries listed below
Sorting:
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A C++ library for interpolation.☆240Updated 2 weeks ago
- Library for spline manipulation.☆21Updated 2 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆45Updated 2 weeks ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- Various Splines Interpolation classes☆143Updated 2 weeks ago
- fast modular opencv plotting library☆168Updated 2 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- An implementation of k-d tree☆183Updated last year
- A nano spline library in modern C++.☆124Updated 10 months ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆152Updated 5 years ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated last month
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- A library to collect many useful spline functions into one place.☆286Updated 3 years ago
- C++ library for fast Gauss transforms.☆68Updated last year
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- RANSAC Template Library☆89Updated 8 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆83Updated 4 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆41Updated 6 years ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 3 years ago