VTK
9.1.0
|
Go to the source code of this file.
Classes | |
class | vtkIterativeClosestPointTransform |
Implementation of the ICP algorithm. More... | |
Macros | |
#define | VTK_ICP_MODE_RMS 0 |
#define | VTK_ICP_MODE_AV 1 |
#define VTK_ICP_MODE_RMS 0 |
Definition at line 74 of file vtkIterativeClosestPointTransform.h.
#define VTK_ICP_MODE_AV 1 |
Definition at line 75 of file vtkIterativeClosestPointTransform.h.