NCAR / bsplineLinks
Cubic B-Spline implementation in C++ templates
☆98Updated 11 months ago
Alternatives and similar repositories for bspline
Users that are interested in bspline are comparing it to the libraries listed below
Sorting:
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- Various Splines Interpolation classes☆143Updated this week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- A library to collect many useful spline functions into one place.☆283Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- A nano spline library in modern C++.☆121Updated 8 months ago
- Fast arbitrary dimension linear interpolation in C++☆106Updated this week
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated last month
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- A C++ library for interpolation.☆233Updated last month
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 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
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆75Updated 2 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 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
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- Header-only cubic spline interpolator for C++☆22Updated last year
- 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…☆42Updated 2 months ago
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 3 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Generates smooth piecewise polynomial trajectories through waypoints☆17Updated 5 years ago
- A trivial gnuplot interface for c++☆77Updated 2 years ago