Modules:PythonSurfaceICPRegistration-Documentation-3.6
From Slicer Wiki
Home < Modules:PythonSurfaceICPRegistration-Documentation-3.6
Return to Slicer 3.6 Documentation
Module Name
Python ICP Registration
General Information
Module Type & Category
Type: CLI
Category: Surface Models
Authors, Collaborators & Contact
- Luca Antiga: Orobix Srl & Mario Negri Institute
- Daniel Blezek: Mayo Clinic
- Contact: Luca Antiga, luca.antiga@orobix.com
Module Description
This Python module registers an input surface to a target surface using the Iterative Closest Point algorithm using rigid, similarity and affine transforms.
Usage
Use Cases, Examples
- The module is appropriate when there is need for aligning surfaces, e.g. for comparison of surface features.
- Possible improvements are the generation of the registration transform in output (TO DO).
Tutorials
NA
Quick Tour of Features and Use
|
Development
Notes from the Developer(s)
The module internally uses vtkIterativeClosestPointTransform.
Dependencies
Python
Tests
NA
Known bugs
Follow this link to the Slicer3 bug tracker.
Usability issues
Follow this link to the Slicer3 bug tracker. Please select the usability issue category when browsing or contributing.
Source code & documentation
Links to the module's source code:
Source code:
More Information
Acknowledgment
NA
References
NA