Documentation/Nightly/Modules/AnglePlanes
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Extension: ShapeQuantifier
Acknowledgments:
This work was supported by the National Institues of Dental and Craniofacial Research and Biomedical Imaging and Bioengineering of the National Institutes of Health under Award Number R01DE024450
Author: Julia Lopinto, University of Michigan
Contributors:
- Francois Budin (NIRAL, University of North Carolina),
- Beatriz Paniagua (NIRAL, University of North Carolina),
- Lucia Cevidanes (University of Michigan - School of Dentistry)
- Jean-Baptiste Vimort (University of Michigan - School of Dentistry)
Contact: Jean-Baptiste Vimort, <email>jb.vimort@gmail.com</email>
License: Apache License, Version 2.0
Extension Description
This Module is used to calculate the angle between two plans by using the normals. The user gets the choice to use two plans which are already implemented on Slicer or they can define a plan by using landmarks (at least 3 landmarks). Plans can also be saved to be reused for other models.
Interface
Tutorials
Scene
Manage plans
- Create a plan:
- Modify a plan:
Define a middle point
Choose plans
This tab is fore the selection of the two plans that will be used for the measurement, the user can also choose two use one of the three fundamental plans. |
Results
The result tab will display the Pitch, Yaw and Roll between the to plans selected in the previous tab. |
Save
The positions of the red, green and yellow plans can be saved and reloaded thanks to this tab. |
Similar Extensions
N/A
Information for Developers
The source code is available on