Documentation/4.2/Extensions/PortPlacement

From Slicer Wiki
Revision as of 14:36, 11 November 2013 by Luist (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Documentation < 4.2 < Extensions < PortPlacement


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



Introduction and Acknowledgements

Extension: PortPlacement
This work is supported by NA-MIC and the 3DSlicer community. This work was partially supported by NSF GRFP Grant No. DGE-1144081 and NIH/NIBIB Grant No. 1R43EB014074-01.
Author: Andinet Enquobahrie (Kitware), Luis G. Torres (UNC-Chapel Hill)
Contact: Andinet Enquobahrie, <email>andinet.enqu@kitware.com</email> and Luis G. Torres, <email>lgtorres42@gmail.com</email>

Kitware, Inc.  
National Alliance for Medical Image Computing (NA-MIC)  

Module Description

The PortPlacement module assists in the planning of surgical port placement in a laparoscopic procedure. Users can specify ports using fiducial markers and the module will automatically visualize simulated surgical tools at the port locations. Users can freely pivot the simulated surgical tools about the ports, as well as automatically orient all surgical tools toward a specified surgical target. Simulated tools are represented by cylinders whose lengths and radii can be varied from tool to tool.

Use Cases

Portplacement.png

Tutorials

Ports

There are two ways to add surgical ports to be visualized:

  • Individually
  1. Place a fiducial marker at a desired surgical port location.
  2. Select that fiducial in the box labeled "Surgical Port".
  3. Click the "Add Port" button.
  • From a List
  1. Select the Annotations module.
  2. Click the "Create a new hierarchy" button.
  3. (Optional) Rename the new hierarchy to something meaningful like "My Surgical Ports".
  4. Add fiducial markers to the scene where surgical ports are desired.
  5. Select the Port Placement module.
  6. Select your annotation hierarchy in the box labeled "List of Surgical Ports".
  7. Click the "Add Ports from List" button.

Once you've added your ports, the module will automatically visualize surgical tools at each port at some default (and likely useless) orientation.

You can remove a port by selecting the fiducial used to specify it in the ports table and then clicking the "Remove Port" button.

Tools

Once you've added some ports, you can re-orient the surgical tools in two ways:

  • Target-oriented
  1. Place a fiducial marker in the scene that you want your surgical tools to point at. Think of this as your surgical target.
  2. Select that fiducial marker in the box labeled "Surgical Target Fiducial".
  3. Click the "Aim Tools at Target" button to automatically orient all surgical tools toward your selected target.
  • Manual Orientation
  1. In order to manually orient an individual tool, look in the port table for the fiducial corresponding to that tool's port and select it by clicking on it.
  2. Use the Tool Orientation sliders to re-orient the tool about the port location.

You can also vary the length and radius of individual tools by selecting them in the table and adjusting the "Tool radius" and "Tool length" spinboxes.

Notes

Each port added to the scene is tied directly to the fiducial marker used to specify it; this means the user can move the fiducial marker around and the port/tool will follow automatically. This also means that if the user deletes a fiducial marker associated with the port, the port will also be removed from the scene.


References