You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function ICP_FINITE is an kind of Iterative Closest Point(ICP) registration algorithm for 3D point clouds (like vertice data of meshes ) using finite difference methods.
Normal ICP solves translation and rotation with analytical equations. By using finite difference this function can also solve resizing and shear thus affine registration.
As first step, this function sorts the static points into a grid of overlapping blocks. The block nearest to a moving point will always contain its closest static point, thus the grid allows faster registration.
Cite As
Dirk-Jan Kroon (2026). Finite Iterative Closest Point (https://www.mathworks.com/matlabcentral/fileexchange/24301-finite-iterative-closest-point), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (13.4 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
