jvgomez / fast_methodsLinks
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
☆180Updated 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.☆166Updated 2 years ago
- Compute shortest paths w.r.t. riemannian metrics, and curvature penalized models.☆59Updated 8 months ago
- C++ library for fast Gauss transforms.☆70Updated last year
- scikit-fmm is a Python extension module which implements the fast marching method.☆314Updated 7 months ago
- Fast Marching (FM) method implementation in Matlab and C++☆48Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆32Updated 8 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Useful public-domain matlab scripts and functions☆30Updated 3 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- A single header-only C++ library for least squares fitting.☆112Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆184Updated this week
- Matlab geometry toolbox for 2D/3D geometric computing☆287Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- Source repository for OOQP, a quadratic programming solver (and more)☆81Updated 9 years ago
- Various Splines Interpolation classes☆148Updated this week
- Matlab Lie group utilities: flows and differential operators on GL(n), SE(2), SE(3), SO(3), S^3☆16Updated 8 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆246Updated 2 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆444Updated 2 years ago
- Distance Transforms of Sampled Functions☆60Updated 7 years ago
- GPU-Voxels is a CUDA based library which allows high resolution volumetric collision detection between animated 3D models and live pointc…☆315Updated 2 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆40Updated 2 years ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆161Updated 4 years ago
- C++ Library of the Linear Conjugate Gradient Methods (LibLCG)☆11Updated 3 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆65Updated 10 months ago
- Examples in Python about plotting and interpolating a B-spline curve and their comparison using Numpy, Scipy and Matplotlib.☆113Updated 2 years ago
- Quadradic Programming solver using Eigen☆32Updated 5 years ago
- Scattered data interpolation with multilevel B-Splines☆80Updated last year
- Gaussian process library for machine learning☆125Updated 9 months ago
- A library to collect many useful spline functions into one place.☆293Updated 4 years ago