Difference between revisions of "Documentation/4.5/Extensions/AnglePlanes"

From Slicer Wiki
Jump to: navigation, search
(Nightly -> 4.5)
 
Line 11: Line 11:
 
Contributors: <br>
 
Contributors: <br>
 
- Francois Budin (NIRAL, University of North Carolina), <br>
 
- Francois Budin (NIRAL, University of North Carolina), <br>
- Beatriz Paniagua (NIRAL, University Of North Carolina), <br>
+
- Beatriz Paniagua (NIRAL, University of North Carolina), <br>
 
- Lucia Cevidanes (University of Michigan - School of Dentistry)<br>
 
- Lucia Cevidanes (University of Michigan - School of Dentistry)<br>
 +
- Jean-Baptiste Vimort (University of Michigan - School of Dentistry)<br>
 
Contact: Julia Lopinto, <email>lopinto.julia@gmail.com</email><br>
 
Contact: Julia Lopinto, <email>lopinto.julia@gmail.com</email><br>
 
License: [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
 
License: [http://www.apache.org/licenses/LICENSE-2.0.html Apache License, Version 2.0]
Line 24: Line 25:
  
 
This Module is used to calculate the angle between two planes by using the normals. The user gets the choice to use two planes which are already implemented on Slicer or they can define a plane by using landmarks (at least 3 landmarks).  Plane can also be saved to be reused for other models.
 
This Module is used to calculate the angle between two planes by using the normals. The user gets the choice to use two planes which are already implemented on Slicer or they can define a plane by using landmarks (at least 3 landmarks).  Plane can also be saved to be reused for other models.
 
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
+
{{documentation/{{documentation/version}}/extension-section|Interface}}
N/A
 
 
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/extension-section|Use Cases}}
 
  
 
{|
 
{|
 
|[[Image:AnglePlanes_Logo.png‎|thumb|340px|Logo for AnglePlanes]]
 
|[[Image:AnglePlanes_Logo.png‎|thumb|340px|Logo for AnglePlanes]]
|[[Image:Interface_AnglePlanes.png|thumb|240px|Interface of AnglePlanes]]
+
|[[Image:Interface_AnglePlanes.png|thumb|240px|User Interface of AnglePlanes]]
 +
|[[Image:FullView_AnglePlanes.png|thumb|700px|AnglePlanes in Slicer]]
 
|}
 
|}
 +
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/extension-section|Tutorials}}
 +
N/A
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Revision as of 18:59, 8 February 2016

Home < Documentation < 4.5 < Extensions < AnglePlanes


For the latest Slicer documentation, visit the read-the-docs.



Introduction and Acknowledgements

Extension: AnglePlanes
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: Julia Lopinto, <email>lopinto.julia@gmail.com</email>
License: Apache License, Version 2.0

Extension Description

This Module is used to calculate the angle between two planes by using the normals. The user gets the choice to use two planes which are already implemented on Slicer or they can define a plane by using landmarks (at least 3 landmarks). Plane can also be saved to be reused for other models.

Interface

Logo for AnglePlanes
User Interface of AnglePlanes
AnglePlanes in Slicer

Tutorials

N/A

Similar Extensions

N/A

Information for Developers