Difference between revisions of "Documentation/Nightly/Modules/CornerAnnotation"
From Slicer Wiki
Line 8: | Line 8: | ||
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}} | {{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}} | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
− | This work is supported by NA-MIC, NCIGT, Slicer Community | + | This work is supported by Shiga University of Medical Science in Japan, NA-MIC, NCIGT, and Slicer Community. |
<!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br> --> | <!-- This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on NA-MIC can be obtained from the [http://www.na-mic.org/ NA-MIC website].<br> --> | ||
Line 52: | Line 52: | ||
|[[File:CA-UI1.png|560x640px]] | |[[File:CA-UI1.png|560x640px]] | ||
|} | |} | ||
+ | * Parameters panel | ||
+ | ** Target Point requires a MarkupsFiducial List created in Markups Module which has one target markup. | ||
+ | ** Output Fiducial List requires a MarkupsFiducial List created in Markups Module which has no markups. | ||
+ | ** Skin Model requires a model which represents a skin, that is a surface consists of the candidates of the needle entry points. | ||
+ | *** Opacity Slider can change the opacity parameter for the Skin Model selected. | ||
+ | ** Obstacle Model requires a model which represents the obstacle needle paths should avoid. | ||
+ | *** Opacity Slider can change the opacity parameter for the Obstacle Model selected. | ||
+ | ** Create Paths button starts calculating path candidates from target point to the skin model to avoid the obstacle model. | ||
{| | {| |
Revision as of 06:38, 24 August 2014
Home < Documentation < Nightly < Modules < CornerAnnotation
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
This work is supported by Shiga University of Medical Science in Japan, NA-MIC, NCIGT, and Slicer Community. Author: Atsushi Yamada, Shiga University of Medical Science (SUMS), Japan | |||||||
|
Module Description
Use Cases
Tutorials
N/A
Panels and their use
- Parameters panel
- Target Point requires a MarkupsFiducial List created in Markups Module which has one target markup.
- Output Fiducial List requires a MarkupsFiducial List created in Markups Module which has no markups.
- Skin Model requires a model which represents a skin, that is a surface consists of the candidates of the needle entry points.
- Opacity Slider can change the opacity parameter for the Skin Model selected.
- Obstacle Model requires a model which represents the obstacle needle paths should avoid.
- Opacity Slider can change the opacity parameter for the Obstacle Model selected.
- Create Paths button starts calculating path candidates from target point to the skin model to avoid the obstacle model.
Similar Modules
N/A
References
Information for Developers
Section under construction. |