jvgomez / fast_methodsLinks
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
☆176Updated 2 years ago
Alternatives and similar repositories for fast_methods
Users that are interested in fast_methods are comparing it to the libraries listed below
Sorting:
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆151Updated 2 years ago
- Compute shortest paths w.r.t. riemannian metrics, and curvature penalized models.☆51Updated last year
- Fast Marching (FM) method implementation in Matlab and C++☆46Updated 2 years ago
- scikit-fmm is a Python extension module which implements the fast marching method.☆294Updated 4 months ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆235Updated last year
- GPU-Voxels is a CUDA based library which allows high resolution volumetric collision detection between animated 3D models and live pointc…☆312Updated last year
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Distance Transforms of Sampled Functions☆59Updated 6 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- Source repository for OOQP, a quadratic programming solver (and more)☆78Updated 8 years ago
- LBFGS-Lite: A header-only L-BFGS unconstrained optimizer.☆360Updated 2 years ago
- A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.☆299Updated 2 years ago
- [Experimental] A SQP solver implemented with Eigen.☆77Updated 5 years ago
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- Matlab Lie group utilities: flows and differential operators on GL(n), SE(2), SE(3), SO(3), S^3☆16Updated 7 years ago
- Library for creating smooth cubic splines☆166Updated this week
- Fast radial basis function interpolation and kriging for large scale data☆172Updated 3 months ago
- C++ library for fast Gauss transforms.☆67Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 11 years ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Useful public-domain matlab scripts and functions☆27Updated 3 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 3 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- A C++ interface for the OSQP quadratic programming solver.☆264Updated last year
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆24Updated 4 months ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆165Updated 3 months ago
- RobOptim Core Layer: interface and basic mathematical tools☆66Updated 2 months ago
- Various Splines Interpolation classes☆144Updated 2 weeks ago
- Seidel's LP Algorithm: Linear-Complexity Linear Programming for Small-Dimensional Variables☆83Updated 2 years ago