Difference between revisions of "OpenIGTLink"
From NAMIC Wiki
Line 3: | Line 3: | ||
'''Open IGT Link''' is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. This is a generalization of the previous [[Tracker Daemon]]. | '''Open IGT Link''' is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. This is a generalization of the previous [[Tracker Daemon]]. | ||
+ | ROBOT | ||
+ | IGT | ||
= Devices = | = Devices = |
Revision as of 18:14, 18 January 2008
Home < OpenIGTLinkOverview
Open IGT Link is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. This is a generalization of the previous Tracker Daemon.
ROBOT IGT
Devices
- Optotrack
- MRI real time image
- JHU robots and encoders
- Aurora
(Please contact us if you would like to include other devices.)
Protocol and implementations
Based on simple TCP/IP protocol that can be directly accessed through sockets.
People / Organizations
- Luis Ibanez, Kitware
- Junichi Tokuda, BWH
- Csaba Csoma, JHU
- Jack Blevins, Acousticmed
- Patrick Cheng, Georgetown University
- Haying Liu, BWH
- Insight Software Consortium
- National Alliance for Medical Image Computing (NA-MIC)
License
New BSD license ©2008 Insight Software Consortium
Resources
- Slicer 3 Image Guided Therapy (IGT) suite
- Slicer 3 Daemon
- Tracker Daemon
- OpenDMTP - Open Device Monitoring and Tracking Protocol
- Uniform Driver Interface (UDI)