Gregjksmith / Iterative-Closest-PointLinks
Implementation of the iterative closest point algorithm. A point cloud is transformed such that it best matches a reference point cloud.
☆144Updated 4 years ago
Alternatives and similar repositories for Iterative-Closest-Point
Users that are interested in Iterative-Closest-Point are comparing it to the libraries listed below
Sorting:
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.