Non-rigid-ICP
Registration algorithm
Algorithms for 3D surface registration with non-rigid deformations and local transformations
Non-rigid iterative closest point, nricp.
78 stars
3 watching
14 forks
Language: MATLAB
last commit: over 5 years ago
Linked from 1 awesome list
matlabmodelnicpregistration
Related projects:
Repository | Description | Stars |
---|---|---|
charlienash/nricp | A MATLAB implementation of a non-rigid variant of the iterative closest point algorithm for registering 3D surfaces or point clouds. | 205 |
pamphlett/cobigicp | A point cloud registration method using correntropy metrics and bidirectional correspondence | 62 |
yangjiaolong/go-icp | Software implementing 3D pointset registration algorithm | 442 |
norlab-ulaval/libpointmatcher | An Iterative Closest Point (ICP) algorithm library for 3D mapping and robotics | 1,633 |
ewingkang/dubins-rrt-for-matlab | A path planning algorithm using a randomized tree approach with Dubins curves and collision checking. | 47 |
amosgropp/igr | An algorithm for learning implicit signed distance representations from point clouds to reconstruct 3D surfaces. | 400 |
yonghaoxu/rpnet | Matlab implementation of a deep learning-based method for classifying hyperspectral images | 55 |
koide3/ndt_omp | An optimized Normal Distributions Transform algorithm for point cloud registration | 748 |
kimjingu/nonnegfac-matlab | Provides a collection of algorithms for nonnegative matrix and tensor factorizations. | 57 |
adnanmunawar/matlab-rrt-variants | A collection of implementations for RRT algorithms in MATLAB for motion planning and pathfinding. | 188 |
hciilab/derpn | Improves object detection by proposing regions of interest for more general object detection tasks | 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 | 191 |
molaorg/mp2p_icp | A software framework for multi-primitive-to-primitive point cloud registration and processing | 176 |