Details on ICP registration implementation

Hi,

The Surface Registration module which is part of the CMFreg extension uses vtkIterativeClosestPointTransform. You can look into the details in the following links.

Surface registration python script

vtkIterativeClosestPointTransform
https://www.vtk.org/doc/nightly/html/classvtkIterativeClosestPointTransform.html#details

HTH,
Andinet

2 Likes