chen0040 / cpp-splineLinks
Package provides C++ implementation of spline interpolation
☆138Updated 4 years ago
Alternatives and similar repositories for cpp-spline
Users that are interested in cpp-spline are comparing it to the libraries listed below
Sorting:
- Fast and lightweight class for Bezier curves of any order in C++☆107Updated this week
- A library to collect many useful spline functions into one place.☆291Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- C++ implementation of the 3D QuickHull algorithm☆291Updated last year
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆313Updated 2 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- Various Splines Interpolation classes☆143Updated this week
- A nano spline library in modern C++.☆124Updated 11 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A simple and modern C++ quadtree implementation☆246Updated last year
- A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆64Updated 5 years ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆50Updated 3 months ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- KDTree library☆111Updated 15 years ago
- Library of cubic spline utilities☆328Updated 2 weeks ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆43Updated 2 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆24Updated 8 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
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆24Updated 3 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- Fitting cubic spline curve to 2d points☆147Updated 4 years ago
- A header-only, single-file library for colormaps written in C++11☆349Updated 4 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆194Updated 5 months ago
- Simple C++ KD-Tree implementation☆223Updated 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…☆44Updated last month