Difference between revisions of "Documentation/Nightly/Modules/PercutaneousPathDesigner"
From Slicer Wiki
Line 50: | Line 50: | ||
* Parameters panel | * Parameters panel | ||
− | ** Target Point requires MarkupsFiducial List in Markups Module which has only one markup. | + | ** Target Point requires MarkupsFiducial List created in Markups Module which has only one markup. |
− | ** Output Fiducial List requires MarkupsFiducial List in Markups Module which has no markups. | + | ** Output Fiducial List requires MarkupsFiducial List created in Markups Module which has no markups. |
+ | ** Skin Model requires a model which represents a skin, that is, a surface on the needle tips. | ||
+ | ** Opacity Slider can change the opacity parameter of the Skin Model selected. | ||
+ | ** Obstacle Model requires a model which represents obstacles needle paths should avoid. | ||
+ | ** Opacity Slider can change the opacity parameter of the Obstacle Model selected. | ||
<!-- | <!-- |
Revision as of 03:38, 25 July 2014
Home < Documentation < Nightly < Modules < PercutaneousPathDesigner
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
This work is supported by NA-MIC, NCIGT, and the Slicer Community. Author: Atsushi Yamada, Shiga University of Medical Science (SUMS), Japan | |||||||
|
Module Description
Use Cases
N/A
Tutorials
N/A
Panels and their use
- Parameters panel
- Target Point requires MarkupsFiducial List created in Markups Module which has only one markup.
- Output Fiducial List requires MarkupsFiducial List created in Markups Module which has no markups.
- Skin Model requires a model which represents a skin, that is, a surface on the needle tips.
- Opacity Slider can change the opacity parameter of the Skin Model selected.
- Obstacle Model requires a model which represents obstacles needle paths should avoid.
- Opacity Slider can change the opacity parameter of the Obstacle Model selected.
Similar Modules
N/A
References
Percutaneous Approach Analysis project in 2014 Winter Project Week
Information for Developers
Section under construction. |