jvgomez / fast_methods
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.☆150Updated 2 years ago
- scikit-fmm is a Python extension module which implements the fast marching method.☆292Updated 3 months ago
- RobOptim Core Layer: interface and basic mathematical tools☆67Updated last month
- Fast Marching (FM) method implementation in Matlab and C++☆46Updated 2 years ago
- Compute shortest paths w.r.t. riemannian metrics, and curvature penalized models.☆51Updated last year
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆233Updated last year
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆37Updated 10 years ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- Library for creating smooth cubic splines☆165Updated this week
- Source repository for OOQP, a quadratic programming solver (and more)☆76Updated 8 years ago
- A single header-only C++ library for least squares fitting.☆106Updated last year
- [Experimental] A SQP solver implemented with Eigen.☆77Updated 5 years ago
- C++ library for fast Gauss transforms.☆67Updated last year
- Useful public-domain matlab scripts and functions☆27Updated 3 years ago
- GPU-Voxels is a CUDA based library which allows high resolution volumetric collision detection between animated 3D models and live pointc…☆310Updated last year
- Distance Transforms of Sampled Functions☆59Updated 6 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆74Updated 4 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 10 months ago
- Eigen interface for the OOQP solver library☆32Updated 4 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 6 years ago
- Source Code Generation for Automatic Differentiation using Operator Overloading☆180Updated 2 weeks ago
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆156Updated 3 years ago
- A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.☆298Updated 2 years ago
- Stand-alone depth camera simulation using opengl for hardware acceleration☆81Updated last year
- Fast radial basis function interpolation and kriging for large scale data☆169Updated 2 months 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