Difference between revisions of "2014 Project Week:OpenIGTLink"

From NAMIC Wiki
Jump to: navigation, search
Line 31: Line 31:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*  
+
* Identified data types available outside the module
 +
** Sensor (corresponds to  vtkMRMLIGTLSensorNode)
 +
** Status (corresponds to  vtkMRMLIGTLStatusNode)
 +
** String (corresponds to  vtkMRMLIGTLStringNode)
 +
** Trajectory (corresponds to vtkMRMLAnnotationTextNode)
 +
 
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 01:13, 8 January 2014

Home < 2014 Project Week:OpenIGTLink

Key Investigators

  • Junichi Tokuda (BWH)
  • Steve Piper (Isomics)
  • Andras Lasso (Queen's)

Project Description

Objective

  • Incorporate new data converters, which have not been implemented in Slicer OpenIGTLink IF module.
  • Brainstorming for grant proposal.

Approach, Plan

  • Data converters in OpeniGTLink IF module:
    • String (currently in OpenIGTLink Remote)
    • Sensors (implemented in Robot Interface Module (currently in private repository))
    • Capability
  • Brainstorming for grant proposal.
    • Infrastructure for real-time data streaming (for realtime imaging, fast tracking)
    • Definition of communication schemes in real-time imaging, research interface in navigation systems, and robotic devices

Progress

  • Identified data types available outside the module
    • Sensor (corresponds to vtkMRMLIGTLSensorNode)
    • Status (corresponds to vtkMRMLIGTLStatusNode)
    • String (corresponds to vtkMRMLIGTLStringNode)
    • Trajectory (corresponds to vtkMRMLAnnotationTextNode)