glentner / CubicSplineLibLinks
C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.
☆38Updated 10 years ago
Alternatives and similar repositories for CubicSplineLib
Users that are interested in CubicSplineLib are comparing it to the libraries listed below
Sorting:
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- Various Splines Interpolation classes☆148Updated this week
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated this week
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- Computes the Savitzky-Golay Filter coefficients.☆111Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- C++ Implementation of Savitzky-Golay filtering based on Gram polynomials☆115Updated last year
- A C++ library for interpolation.☆252Updated 3 weeks ago
- matplotlib-cpp with Eigen interfaces.☆58Updated 4 years ago
- N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.☆180Updated 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
- Fitting cubic spline curve to 2d points☆151Updated 4 years ago
- Header-only cubic spline interpolator for C++☆22Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆30Updated 3 years ago
- A library of curves for estimation.☆75Updated 6 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆317Updated 2 years ago
- Generates smooth piecewise polynomial trajectories through waypoints☆18Updated 6 years ago
- Ellipse Fitting☆103Updated 5 years ago
- A nano spline library in modern C++.☆130Updated last month
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆32Updated 6 years ago
- Custom Visualizers for Visual Studio and LLDB Debuggers☆84Updated 2 months ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆32Updated 8 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 6 years ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Distance Transforms of Sampled Functions☆60Updated 7 years ago