jvgomez / fast_methodsLinks
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
☆178Updated 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.☆153Updated 2 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- scikit-fmm is a Python extension module which implements the fast marching method.☆302Updated 2 months ago
- C++ library for fast Gauss transforms.☆68Updated last year
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated last year
- RobOptim Core Layer: interface and basic mathematical tools☆66Updated 6 months ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- Fast Marching (FM) method implementation in Matlab and C++☆46Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated 2 weeks ago
- A single header-only C++ library for least squares fitting.☆108Updated 2 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 11 months ago
- Source repository for OOQP, a quadratic programming solver (and more)☆78Updated 8 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆241Updated 2 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆435Updated 2 years ago
- Various Splines Interpolation classes☆143Updated last month
- 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
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 4 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Basic math, geometry, and robotics, and other routines used in projects from Kris Hauser's lab☆79Updated last month
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- Useful public-domain matlab scripts and functions☆29Updated 3 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- C++ implementation of the 3D QuickHull algorithm☆291Updated last year
- Quadradic Programming solver using Eigen☆32Updated 5 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆152Updated 5 years ago
- Gaussian process library for machine learning☆122Updated 4 months ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- Source Code Generation for Automatic Differentiation using Operator Overloading☆184Updated last month
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆59Updated last year