chen0040 / cpp-spline
Package provides C++ implementation of spline interpolation
☆130Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-spline
- Fast and lightweight class for Bezier curves of any order in C++☆97Updated this week
- C++ implementation of the 3D QuickHull algorithm☆267Updated 4 months ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆284Updated last year
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆68Updated 3 years ago
- A library to collect many useful spline functions into one place.☆271Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆71Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆92Updated 3 months ago
- A nano spline library in modern C++.☆111Updated 3 weeks ago
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 9 years ago
- Fitting cubic spline curve to 2d points☆140Updated 3 years ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆22Updated 2 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆42Updated last year
- A single header-only C++ library for least squares fitting.☆99Updated last year
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 2 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆19Updated 7 years ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆45Updated 5 years ago
- A simple and modern C++ quadtree implementation☆214Updated 8 months ago
- ☆109Updated last week
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆112Updated this week
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆59Updated 5 years ago
- Library of cubic spline utilities☆319Updated last year
- matplotlib-cpp with Eigen interfaces.☆53Updated 3 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆97Updated 4 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…☆39Updated last year
- Various Splines Interpolation classes☆140Updated this week
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆111Updated last week
- Octree/Quadtree/N-dimensional linear tree☆121Updated 3 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆132Updated 2 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C#, Go, Matlab and Python☆136Updated 10 months ago