Rookfighter / least-squares-cppLinks
A single header-only C++ library for least squares fitting.
☆108Updated 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:
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- fast modular opencv plotting library☆168Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- Library for spline manipulation.☆21Updated 2 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆113Updated last year
- A C++ library for interpolation.☆240Updated last month
- Various Splines Interpolation classes☆143Updated last month
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- RANSAC Template Library☆90Updated 8 years ago
- A trivial gnuplot interface for c++☆78Updated 3 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆435Updated 2 years ago
- C++ library for fast Gauss transforms.☆68Updated last year
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆44Updated last month
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆152Updated 5 years ago
- A nano spline library in modern C++.☆124Updated 11 months ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 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
- Fast arbitrary dimension linear interpolation in C++☆109Updated 2 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 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 6 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 4 years ago
- An implementation of k-d tree☆185Updated last year
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Adds the ability to render generic PCLPointcloud2s and LAS/LAZ in the new Qt3D 5.8/5.9☆60Updated 5 years ago
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆67Updated 6 months ago
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year