Difference between revisions of "Documentation/Nightly/Modules/CornerAnnotation"

From Slicer Wiki
Jump to: navigation, search
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, and Shiga University of Medical Science in Japan.
+
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
Contributors: Junichi Tokuda (BWH), Koichiro Murakami (BWH, SUMS), Soichiro Tani (SUMS), Shigeyuki Naka (SUMS), Tohru Tani (SUMS)
Contact: Atsushi Yamada, <email>ayamada@belle.shiga-med.ac.jp</email>

Shiga University of Medical Science, Japan  
NA-MIC  
NCIGT  

Module Description

CA-1.png
CA-UI3.png


Use Cases

Tutorials

N/A

Panels and their use

CA-UI1.png
  • 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.
CA-UI2.png


Similar Modules

N/A

References


Information for Developers