jvgomez / fast_methodsLinks
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
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 last month
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Source repository for OOQP, a quadratic programming solver (and more)☆78Updated 8 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆66Updated 4 months ago
- Various Splines Interpolation classes☆143Updated this week
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆240Updated last year
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Cubic B-Spline implementation in C++ templates☆100Updated 11 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
- C++ library for fast Gauss transforms.☆68Updated last year
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 3 years ago
- Fast Marching (FM) method implementation in Matlab and C++☆46Updated 2 years ago
- Useful public-domain matlab scripts and functions☆27Updated 3 years ago
- scikit-fmm is a Python extension module which implements the fast marching method.☆300Updated 3 weeks ago
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- Scattered data interpolation with multilevel B-Splines☆79Updated 9 months ago
- A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.☆303Updated 2 years ago
- Gaussian process library for machine learning☆121Updated 2 months ago
- [Experimental] A SQP solver implemented with Eigen.☆77Updated 5 years ago
- Distance Transforms of Sampled Functions☆59Updated 7 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆152Updated 5 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆287Updated last year
- Fast radial basis function interpolation and kriging for large scale data☆178Updated 4 months ago
- Integration of angular velocity using exponential update and non-unit quaternions. Bonus super mario simulation!☆18Updated 5 years ago
- Library for creating smooth cubic splines☆167Updated last week