chen0040 / cpp-spline
Package provides C++ implementation of spline interpolation
☆136Updated 3 years ago
Alternatives and similar repositories for cpp-spline:
Users that are interested in cpp-spline are comparing it to the libraries listed below
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 4 months ago
- Cubic B-Spline implementation in C++ templates☆95Updated 7 months ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆302Updated last year
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- A library to collect many useful spline functions into one place.☆281Updated 3 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆70Updated 4 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- C++ implementation of the 3D QuickHull algorithm☆276Updated 8 months ago
- Fitting cubic spline curve to 2d points☆144Updated 4 years ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆47Updated 5 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 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
- Library of cubic spline utilities☆323Updated last year
- A nano spline library in modern C++.☆116Updated 5 months ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆21Updated 8 years ago
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆62Updated 5 years ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆139Updated 3 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆71Updated 4 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆231Updated last year
- KDTree library☆112Updated 14 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…☆40Updated this week
- Library for creating smooth cubic splines☆161Updated last week
- A single header-only C++ library for least squares fitting.☆104Updated last year
- C++ implementation of polyfit☆40Updated 4 years ago
- Approximate Convex Decomposition of Polygons☆43Updated 5 years ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆23Updated 2 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆153Updated last month
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆44Updated last year