Difference between revisions of "OpenIGTLink"
Line 14: | Line 14: | ||
= What's New = | = What's New = | ||
− | *'''May 5, 2010''', Please join us in [[Engineering:TCON_2010 | NA-MIC teleconference call]] to discuss agenda for [2010_Summer_Project_Week | NA-MIC Summer Project Week in Boston]]. | + | *'''May 5, 2010''', Please join us in [[Engineering:TCON_2010 | NA-MIC teleconference call]] to discuss agenda for [[2010_Summer_Project_Week | NA-MIC Summer Project Week in Boston]]. |
*'''May 5, 2010''', We are drafting a protocol for version 2. See [[OpenIGTLink/ProtocolV2 | Protocol description (draft)]] and [[OpenIGTLink/Discussion/NewCommands | discussions]] for more detail. | *'''May 5, 2010''', We are drafting a protocol for version 2. See [[OpenIGTLink/ProtocolV2 | Protocol description (draft)]] and [[OpenIGTLink/Discussion/NewCommands | discussions]] for more detail. | ||
*'''July 21, 2009''', [http://www3.interscience.wiley.com/cgi-bin/fulltext/122515400/PDFSTART An article about OpenIGTLink] has been published in [http://www3.interscience.wiley.com/journal/112094293/home The International Journal of Medical Robotics and Computer Assisted Surgery]. The article describes the overview of OpenIGTLink protocol, performance evaluation and several use-cases. | *'''July 21, 2009''', [http://www3.interscience.wiley.com/cgi-bin/fulltext/122515400/PDFSTART An article about OpenIGTLink] has been published in [http://www3.interscience.wiley.com/journal/112094293/home The International Journal of Medical Robotics and Computer Assisted Surgery]. The article describes the overview of OpenIGTLink protocol, performance evaluation and several use-cases. |
Revision as of 07:19, 5 May 2010
Home < OpenIGTLinkOverview
The Open IGT Link 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 Open IGT Link and has interface module as OpenIGTLinkIF, which is currently available in 3D Slicer ver. 3.4 and 3.5.
This is a generalization of the previous Tracker Daemon.
Contents
What's New
- May 5, 2010, Please join us in NA-MIC teleconference call to discuss agenda for NA-MIC Summer Project Week in Boston.
- May 5, 2010, We are drafting a protocol for version 2. See Protocol description (draft) and discussions for more detail.
- July 21, 2009, An article about OpenIGTLink has been published in The International Journal of Medical Robotics and Computer Assisted Surgery. The article describes the overview of OpenIGTLink protocol, performance evaluation and several use-cases.
Protocol
We are currently drafting formats of new message types, which will potentially be included in OpenIGTLink version 2. The new version will be backward compatible with version 1, in the sense that all messages generated by software with version 1 interfaces can be imported by those with version 2 interfaces.
Version 1
- Standard Protocol
- Site and Project Specific Extended Protocols
Version 2 (in draft)
Library
- C/C++ Implementation
- Matlab / Octave (under development)
Interfaces / Software
Devices
Please see the list of the OpenIGTLink-compliant hardware and software.
- MRI real time image (currently supporting GE, planning to invite other vendors)
- JHU robots and encoders - JHU page
- List all devices supported by IGSTK
- NDI Optotrak
- Robin Medical EndoScout (by BWH)
- Aurora
- FlockOfBirds
- Polaris
(Please contact us if you would like to include other devices.)
Tutorial / Workshops
- Tutorial on image guided therapy (IGT) using Slicer 3 and Open IGT Link is available at IGT:ToolKit
- Systems & Architecture for Computer Assisted Intervention @ MICCAI 2008, NY
People / Organizations
- Luis Ibanez, Kitware
- Junichi Tokuda, BWH
- Csaba Csoma, JHU
- Jack Blevins, Acousticmed
- Patrick Cheng, Georgetown University
- Haying Liu, BWH
- Insight Software Consortium
- Jumpei Arata, Nagoya Institute of Technology, Japan (Nagoya robot control)
Supports
- Enabling Technologies for MRI-Guided Prostate Interventions funded by National Institute of Health (PI: Clare Tempany, MD)
- National Center for Image Guided Therapy (NCIGT)
- National Alliance for Medical Image Computing (NA-MIC)
- Intelligent Surgical Instrument Project sponsored by The Ministry of International Trade and Industry, Japan
License
New BSD license ©2008 Insight Software Consortium
Related pages
- Slicer 3 Image Guided Therapy (IGT) suite
- Slicer 3 Daemon
- OpenDMTP - Open Device Monitoring and Tracking Protocol
- Uniform Driver Interface (UDI)
- Meetings concerning Open IGT Link
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.