Non-rigid-ICP
Registration algorithm
Algorithms for 3D surface registration with non-rigid deformations and local transformations
Non-rigid iterative closest point, nricp.
79 stars
3 watching
14 forks
Language: MATLAB
last commit: almost 6 years ago
Linked from 1 awesome list
matlabmodelnicpregistration
Related projects:
Repository | Description | Stars |
---|---|---|
charlienash/nricp | This implementation provides an efficient algorithm for registering 3D surfaces or point clouds with non-rigid deformations and local adjustments. | 205 |
pamphlett/cobigicp | A point cloud registration method using correntropy metrics and bidirectional correspondence | 63 |
yangjiaolong/go-icp | Software implementing 3D pointset registration algorithm | 446 |
norlab-ulaval/libpointmatcher | An Iterative Closest Point (ICP) algorithm library for 3D mapping and robotics | 1,646 |
ewingkang/dubins-rrt-for-matlab | A path planning algorithm using a randomized tree approach with Dubins curves and collision checking. | 48 |
amosgropp/igr | An algorithm for learning implicit signed distance representations from point clouds to reconstruct 3D surfaces. | 401 |
yonghaoxu/rpnet | Matlab implementation of a deep learning-based method for classifying hyperspectral images | 56 |
koide3/ndt_omp | An optimized Normal Distributions Transform algorithm for point cloud registration | 755 |
kimjingu/nonnegfac-matlab | Provides a collection of algorithms for nonnegative matrix and tensor factorizations. | 57 |
adnanmunawar/matlab-rrt-variants | An implementation of Rapidly Exploring Random Tree variants for motion planning in 2D and 3D spaces. | 189 |
hciilab/derpn | Improves object detection by generating region proposals with increased adaptivity. | 156 |
mesywang/motion-planning-algorithms | Provides implementations of basic motion planning algorithms in MATLAB. | 287 |
moradii/stlnpp | An R package for analyzing point patterns on linear networks with spatio-temporal components | 13 |
olzhas/rrt_toolbox | MATLAB implementation of algorithms for motion planning and path finding in robotics | 192 |
molaorg/mp2p_icp | Provides C++ libraries and tools for multi primitive-to-primitive point cloud registration and processing pipelines. | 176 |