Rookfighter / least-squares-cppLinks
A single header-only C++ library for least squares fitting.
☆107Updated last year
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:
- Cubic B-Spline implementation in C++ templates☆98Updated 11 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Fast arbitrary dimension linear interpolation in C++☆106Updated this week
- fast modular opencv plotting library☆166Updated 2 years ago
- Library for spline manipulation.☆21Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 3 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- A nano spline library in modern C++.☆121Updated 8 months ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- Various Splines Interpolation classes☆143Updated this week
- A C++ library for interpolation.☆233Updated last month
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- A trivial gnuplot interface for c++☆77Updated 2 years ago
- C++ implementation of Lie Groups using Eigen.☆47Updated 8 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆66Updated 3 months ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- test on how to integrate vtk into glfw + imgui project☆120Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 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)…☆65Updated 5 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 3 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆433Updated 2 years ago
- How to make Eigen C++ code real-time☆69Updated last year
- A library to collect many useful spline functions into one place.☆283Updated 3 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…☆42Updated 2 months ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago