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++☆106Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- 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.☆284Updated 3 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- C++ implementation of the 3D QuickHull algorithm☆287Updated last year
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆309Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆77Updated 2 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- A nano spline library in modern C++.☆124Updated 9 months ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆144Updated 4 months ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆43Updated 3 months ago
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆64Updated 5 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 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
- RSMotion - C++ Library for Reeds-Shepp Cars☆49Updated last month
- A simple and modern C++ quadtree implementation☆238Updated last year
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆24Updated 3 years ago
- Custom views of various objects for Visual Studio debugger☆82Updated last year
- Library for least square fitting Bezier splines☆46Updated 5 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆275Updated 3 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆38Updated last year
- KDTree library☆111Updated 14 years ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).☆13Updated 5 years ago
- Tiny 2D Geometry Library☆29Updated 6 years ago