chen0040 / cpp-spline
Package provides C++ implementation of spline interpolation
☆137Updated 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
Sorting:
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated last week
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- A library to collect many useful spline functions into one place.☆282Updated 3 years ago
- Distance Transforms of Sampled Functions☆59Updated 6 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 10 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.☆306Updated last year
- A nano spline library in modern C++.☆120Updated 7 months ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- Library of cubic spline utilities☆324Updated last year
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 5 years ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆48Updated 5 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆22Updated 8 years ago
- Various Splines Interpolation classes☆144Updated last week
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆63Updated 5 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆177Updated 3 weeks ago
- A single header-only C++ library for least squares fitting.☆106Updated last year
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Fast and simple voxel traversal algorithm through a 3D space partition.☆155Updated 5 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆127Updated this week
- A header-only, single-file library for colormaps written in C++11☆342Updated 8 months ago
- A simple and modern C++ quadtree implementation☆231Updated last year
- Library for least square fitting Bezier splines☆45Updated 5 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…☆41Updated 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 2 years ago
- Tiny 2D Geometry Library☆29Updated 6 years ago