Difference between revisions of "2012 Winter Project Week:OpenIGTLink Interface for Slicer4"

From NAMIC Wiki
Jump to: navigation, search
Line 19: Line 19:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
 +
We will work on the following features:
 +
*I/O configuration interface
 +
**We will create a user interface that allows the user to configure incoming and outgoing data in a tree view interface.
 +
*Visualization interface
 +
**We will create a user interface to configure slice drivers.
 
</div>
 
</div>
  
Line 24: Line 29:
  
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 +
*The prototype module is available in [http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/QtModules/OpenIGTLinkIF/ NAMICSandBox].
 +
 +
</div>

Revision as of 18:44, 12 December 2011

Home < 2012 Winter Project Week:OpenIGTLink Interface for Slicer4

Key Investigators

  • Brigham and Women's Hospital: Junichi Tokuda
  • Acoustic MedSystems: Clif Burdette, Jack Blevins
  • Queen's University: Tamas Ungi, Andras Lasso

Objective

We will implement basic functionality of the new OpenIGTLink IF module for Slicer 4.

Approach, Plan

We will work on the following features:

  • I/O configuration interface
    • We will create a user interface that allows the user to configure incoming and outgoing data in a tree view interface.
  • Visualization interface
    • We will create a user interface to configure slice drivers.

Progress