NCAR / bsplineLinks
Cubic B-Spline implementation in C++ templates
☆101Updated last year
Alternatives and similar repositories for bspline
Users that are interested in bspline are comparing it to the libraries listed below
Sorting:
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆106Updated 3 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years 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
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆38Updated last year
- A nano spline library in modern C++.☆124Updated 9 months ago
- A C++ library for interpolation.☆238Updated 2 months ago
- Fast arbitrary dimension linear interpolation in C++☆108Updated last month
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆311Updated last year
- C++ implementation of the 3D QuickHull algorithm☆287Updated last year
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 4 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 6 months 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
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 5 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
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆68Updated 6 years ago