Difference between revisions of "OpenIGTLink"

From NAMIC Wiki
Jump to: navigation, search
Line 38: Line 38:
 
** [[OpenIGTLink/Library | The OpenIGTLink Library]] [[OpenIGTLink/Library/Tutorial | (Tutorial)]] [[OpenIGTLink/Library/Discussions | (Discussions)]]
 
** [[OpenIGTLink/Library | The OpenIGTLink Library]] [[OpenIGTLink/Library/Tutorial | (Tutorial)]] [[OpenIGTLink/Library/Discussions | (Discussions)]]
 
** [[OpenIGTLink/Approaches | Choose an approach to build your OpenIGTLink application]]
 
** [[OpenIGTLink/Approaches | Choose an approach to build your OpenIGTLink application]]
 +
** <font color="red">(New!)</font> [[OpenIGTLink/TryVersion2 | The OpenIGTLink Library for Protocol Version 2 (beta)]]
 
*Matlab / Octave (under development)
 
*Matlab / Octave (under development)
 
**[[OpenIGTLink/Matlab | OpenIGTLink Interface for Matlab / Octave]]
 
**[[OpenIGTLink/Matlab | OpenIGTLink Interface for Matlab / Octave]]

Revision as of 16:24, 8 June 2010

Home < OpenIGTLink

Overview

Integration of transperineal prostate robot (BRP -- Brigham and Women's Hospital/Johns Hopkins University/Queen's University/Acoustic Med Systems

The OpenIGTLink protocol is a simple but extensible data format to transfer various types of data among software and devices used in image-guided therapy (IGT) scene e.g. surgical navigation software, tracking device, robotic device, imaging scanner. The protocol can handle image, tracking data, transform, device control and monitoring command, and other user-defined data types. It is designed to work in the application layer of the TCP/IP stack, but not limited to it; developers can use this protocol with UDP/IP or other network protocol models. 3D Slicer' supports OpenIGTLink and has interface module as OpenIGTLinkIF, which is currently available in 3D Slicer ver. 3.4 and higher.

This is a generalization of the previous Tracker Daemon.

Integration of transperineal prostate robot and navigation software (BRP -- Brigham and Women's Hospital/Johns Hopkins University/Queen's University/Acoustic Med Systems
Prototype integration of a neurosurgical robot and Slicer3 using OpenIGTLink, Hideo Fujimoto, Nagoya Inst Tech., Japan
Screenshot of tracker tool visualization on the 3D Slicer. Brigham and Women's Hopsital

What's New

More...


Protocol

The OpenIGTLink protocol is backward compatible, in the sense that all messages generated by software with OpenIGTLink version 1 interfaces can be imported by those with version 2 interfaces.

Version 1

Version 2 (in draft)

Library

Interfaces / Software

Devices

Please see the list of the OpenIGTLink-compliant hardware and software.


(Please contact us if you would like to include other devices.)

Workshops / Meetings / Tutorials

Meetings / Workshops

Tutorial Materials

People / Organizations

Supports

License

New BSD license ©2008 Insight Software Consortium

Reference

Related pages

Questions / Contact

If you have any questions, please post in Slicer Developers Mailing List or Slicer Users Mailing List. You can also contact Junichi Tokuda for further information.