jvgomez / fast_methods
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
☆177Updated 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
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆147Updated last year
- scikit-fmm is a Python extension module which implements the fast marching method.☆287Updated last month
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆231Updated last year
- Compute shortest paths w.r.t. riemannian metrics, and curvature penalized models.☆51Updated 10 months ago
- Fast Marching (FM) method implementation in Matlab and C++☆40Updated last year
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆151Updated 5 years ago
- Fitting cubic spline curve to 2d points☆144Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆104Updated last year
- Source repository for OOQP, a quadratic programming solver (and more)☆76Updated 8 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Cubic B-Spline implementation in C++ templates☆95Updated 7 months ago
- LBFGS-Lite: A header-only L-BFGS unconstrained optimizer.☆343Updated last year
- C++ binding for FITPACK B-spline curve and surface fitting routines☆29Updated 7 years ago
- Library for creating smooth cubic splines☆161Updated last week
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆429Updated 2 years ago
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.☆40Updated 2 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆71Updated 4 years ago
- [Experimental] A SQP solver implemented with Eigen.☆77Updated 4 years ago
- Various Splines Interpolation classes☆144Updated 3 weeks ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆155Updated 3 years ago
- Eigen interface for the OOQP solver library☆31Updated 4 years ago
- Useful public-domain matlab scripts and functions☆27Updated 2 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…☆22Updated last month
- Source Code Generation for Automatic Differentiation using Operator Overloading☆178Updated 6 months ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- C++ library for fast Gauss transforms.☆67Updated 11 months ago
- GPU-Voxels is a CUDA based library which allows high resolution volumetric collision detection between animated 3D models and live pointc…☆309Updated last year
- RobOptim Core Layer: interface and basic mathematical tools☆65Updated 6 years ago
- SCI-Solver_Eikonal is a C++/CUDA library written to solve the Eikonal equation on triangular and tetrahedral meshes. It uses the fast ite…☆21Updated 6 years ago