Difference between revisions of "2012 Summer Project Week:OpenIGTLinkIF"

From NAMIC Wiki
Jump to: navigation, search
Line 41: Line 41:
 
==Delivery Mechanism==
 
==Delivery Mechanism==
  
The repository is at:
+
The features implemented during this project week were implemented in three separate modules. They are available from the following Subversion repositories:
  
 
http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/QtModules/OpenIGTLinkIF/
 
http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/QtModules/OpenIGTLinkIF/
 +
 +
http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/QtModules/RealTimeImaging/
 +
 +
http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/QtModules/IGTLRemote/
  
 
The documentation is at:
 
The documentation is at:

Revision as of 12:49, 22 June 2012

Home < 2012 Summer Project Week:OpenIGTLinkIF

Key Investigators

  • BWH: Junichi Tokuda, Laurent Chauvin

Objective

We will implement the following features in OpenIGTLink IF module:

  • Time stamp support
  • Slice control from external tracker
  • CRC check control
  • Image list query


Approach, Plan

  • Slice Control from External Tracker
    • We will make a separate module called "RealTimeImaging," because the functionality is independent from OpenIGTLink.

Progress


Delivery Mechanism

The features implemented during this project week were implemented in three separate modules. They are available from the following Subversion repositories:

http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/QtModules/OpenIGTLinkIF/

http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/QtModules/RealTimeImaging/

http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/QtModules/IGTLRemote/

The documentation is at:

http://www.slicer.org/slicerWiki/index.php/Documentation/4.1/Modules/OpenIGTLinkIF

References