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.☆152Updated 2 years ago
- Compute shortest paths w.r.t. riemannian metrics, and curvature penalized models.☆52Updated 2 weeks ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆98Updated 11 months ago
- scikit-fmm is a Python extension module which implements the fast marching method.☆298Updated this week
- Fast Marching (FM) method implementation in Matlab and C++☆46Updated 2 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆238Updated last year
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆66Updated 3 months ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆433Updated 2 years ago
- Gaussian process library for machine learning☆120Updated 2 months ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- LBFGS-Lite: A header-only L-BFGS unconstrained optimizer.☆368Updated 2 years ago
- Library for spline manipulation.☆20Updated 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
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- C++ library for fast Gauss transforms.☆68Updated 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
- A library for performing proximity queries on a pair of geometric models composed of triangles☆75Updated 4 years ago
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- Fast radial basis function interpolation and kriging for large scale data☆174Updated 4 months ago
- C++ implementation of Gaussian process regression☆80Updated 9 years ago
- Source repository for OOQP, a quadratic programming solver (and more)☆78Updated 8 years ago
- Useful public-domain matlab scripts and functions☆27Updated 3 years ago
- It's a curve eiditor which shows b-spline curve(bezier curve included) and the approximation method to fit shapes.☆17Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated last month