Iterative Closest Point,
presented by M.T. Hajiaghayi
Normal Shooting
-
Project along normal, intersect other mesh
-
Can be implemented efficiently using BSP-trees (or 3D-trees)
similar to that for ray tracing
-
Slightly faster than closest point for smooth meshes,
worse for noisy or complex meshes
Next