ICP Algorithm
Iterative Closest Point — an algorithm that aligns two point clouds by alternating between: (1) finding closest-point correspondences, and (2) computing the optimal rigid transform minimizing correspondence distances. ICP is the standard algorithm for LiDAR scan matching in robot mapping and object pose tracking from depth data.
MathVisionSLAM