NCAR / bsplineLinks
Cubic B-Spline implementation in C++ templates
☆100Updated 11 months ago
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 last week
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated 2 months ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- A nano spline library in modern C++.☆122Updated 9 months ago
- Package provides C++ implementation of spline interpolation☆138Updated 3 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 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
- A C++ library for interpolation.☆235Updated last month
- 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)☆37Updated 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…☆43Updated 3 months ago
- Fast arbitrary dimension linear interpolation in C++☆107Updated 3 weeks 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
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 6 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 3 years ago
- C++ implementation of the 3D QuickHull algorithm☆285Updated last year
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 3 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- A fast and flexible C++ simulation engine and differential equation solver.☆132Updated 6 months ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆310Updated last year
- Custom views of various objects for Visual Studio debugger☆80Updated last year
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.☆177Updated 2 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago