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
- Compute shortest paths w.r.t. riemannian metrics, and curvature penalized models.☆52Updated 2 months 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.☆300Updated last month
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Fast radial basis function interpolation and kriging for large scale data☆180Updated 3 weeks ago
- Fast Marching (FM) method implementation in Matlab and C++☆46Updated 2 years ago
- C++ library for fast Gauss transforms.☆68Updated last year
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆240Updated last year
- Useful public-domain matlab scripts and functions☆28Updated 3 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 4 years ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- RobOptim Core Layer: interface and basic mathematical tools☆66Updated 4 months ago
- Source repository for OOQP, a quadratic programming solver (and more)☆78Updated 8 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- Various Splines Interpolation classes☆143Updated 3 weeks ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆38Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆41Updated 6 years ago
- Python package for creating interpolating splines (for position and rotation)☆76Updated last month
- Matlab scripts to create readable, color and high contrast figures for publications☆30Updated 10 years ago
- Examples in Python about plotting and interpolating a B-spline curve and their comparison using Numpy, Scipy and Matplotlib.☆111Updated last year
- Stand-alone depth camera simulation using opengl for hardware acceleration☆80Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- Gaussian process library for machine learning☆122Updated 3 months ago
- Source Code Generation for Automatic Differentiation using Operator Overloading☆182Updated 3 months ago
- Matlab geometry toolbox for 2D/3D geometric computing☆281Updated last week
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆133Updated 7 months ago