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.☆158Updated 2 years ago
- Compute shortest paths w.r.t. riemannian metrics, and curvature penalized models.☆57Updated 6 months ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
- Fast Marching (FM) method implementation in Matlab and C++☆47Updated 2 years ago
- C++ library for fast Gauss transforms.☆70Updated last year
- scikit-fmm is a Python extension module which implements the fast marching method.☆311Updated 5 months ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated 2 years ago
- Various Splines Interpolation classes☆148Updated last month
- A single header-only C++ library for least squares fitting.☆110Updated 2 years ago
- Useful public-domain matlab scripts and functions☆30Updated 3 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆64Updated 8 months ago
- Cubic B-Spline implementation in C++ templates☆102Updated last year
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆443Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆183Updated last month
- Source repository for OOQP, a quadratic programming solver (and more)☆81Updated 9 years ago
- 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.☆159Updated 4 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆244Updated 2 years ago
- C++ Library of the Linear Conjugate Gradient Methods (LibLCG)☆11Updated 3 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 8 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- Matlab scripts to create readable, color and high contrast figures for publications☆29Updated 11 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆282Updated last month
- Matlab geometry toolbox for 2D/3D geometric computing☆285Updated last week
- Quadradic Programming solver using Eigen☆32Updated 5 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆142Updated 3 months ago
- Integration of angular velocity using exponential update and non-unit quaternions. Bonus super mario simulation!☆19Updated 5 years ago