VTK ICP matches “each vertex in one surface with the closest surface point on the other” (see documentation). It is implemented by using a locator to get the closest point on surface.
VTK ICP matches “each vertex in one surface with the closest surface point on the other” (see documentation). It is implemented by using a locator to get the closest point on surface.