NCAR / bsplineLinks
Cubic B-Spline implementation in C++ templates
☆103Updated 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☆148Updated this week
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 11 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated this week
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆444Updated 2 years ago
- A nano spline library in modern C++.☆130Updated last month
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Fast arbitrary dimension linear interpolation in C++☆111Updated 7 months ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆317Updated 2 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 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…☆46Updated 6 months ago
- A C++ library for interpolation.☆254Updated last month
- C++ implementation of the 3D QuickHull algorithm☆302Updated last year
- C++ binding for FITPACK B-spline curve and surface fitting routines☆32Updated 8 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)…☆67Updated 6 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆116Updated last year
- Distance Transforms of Sampled Functions☆60Updated 7 years ago
- matplotlib-cpp with Eigen interfaces.☆58Updated 4 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆107Updated 8 years ago
- An implementation of k-d tree☆187Updated last year
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆161Updated 4 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆84Updated 2 months ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆87Updated 4 years ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago