Documentation/Nightly/Modules/PercutaneousPathDesigner

From Slicer Wiki
Revision as of 08:24, 25 July 2014 by Ayamada (talk | contribs)
Jump to: navigation, search
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
Contributors: Junichi Tokuda (Brigham and Women's Hospital), Koichiro Murakami (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

PercutaneousPathDesigner1.png

PercutaneousPathDesigner is a Slicer4 module designed to display bundles of needle path candidates to avoid blood vessels, bones and specific anatomies and create the path from the bundle. The needle candidates can be obtained by setting a target point, a skin model and a obstacle model. Then, you can inspect

Use Cases

N/A

Tutorials

N/A

Panels and their use

PercutaneousPathDesigner Parameters panel
  • 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 for the Obstacle Model selected.
    • Path Analysis Start button starts creating path candidates from target point to the skin model to avoid the obstacle model.
PercutaneousPathDesigner Outcomes panel
  • Outcomes panel
    • All Paths (Yellow) check button displays all path candidates shown as the yellow bundles of lines.
      • Opacity Slider can change the opacity parameter for the yellow bundles.
    • The Longest Path (Green) check button displays the longest path as the green line.
    • The Shortest Path (Blue) check button displays the shortest path as the blue line.
    • The Path Candidate (Red) check button displays the one of the yellow bundles as the red line.
      • Path Candidate (No.) Slider can select the line from the yellow bundles.
      • Point Candidate on the Path Slider can extend and shrink the selected red line from the skin entry point.
      • Point on the Path button writes the target and the tip position Markups to the Output Fiducial List you set in the Parameters panel.
PercutaneousPathDesigner Configurations panel
  • Configurations panel
    • Delete Paths button erases the all models created by this module.


Similar Modules

N/A

References

Percutaneous Approach Analysis project in 2014 Winter Project Week

Information for Developers