Projects with this topic
Sort by:
-
SwiftICP is a Swift Package that implements a three-dimensional Iterative Closest Point (ICP) aligner. It combines a fast KD-tree for nearest-neighbour search with Accelerate-powered singular value decomposition (SVD) to recover rigid-body transforms between point clouds.
Updated