Difference between revisions of "OpenIGTLink/ProtocolV2/Proposals"

From NAMIC Wiki
Jump to: navigation, search
Line 23: Line 23:
  
 
==New Message types for image-guided surgery (IGS) systems==
 
==New Message types for image-guided surgery (IGS) systems==
 +
*[[OpenIGTLink/ProtocolV2/Type/ImageMeta|IMGMETA]]
 +
*[[OpenIGTLink/ProtocolV2/Type/LabelMeta|LBMETA]]
 +
*[[OpenIGTLink/ProtocolV2/Type/Point|POINT]]
 +
*[[OpenIGTLink/ProtocolV2/Type/Trajectory|TRAJECTORY]]
 +
*[[OpenIGTLink/ProtocolV2/Type/TrackingData|TDATA]]

Revision as of 03:51, 30 June 2010

Home < OpenIGTLink < ProtocolV2 < Proposals

<< OpenIGTLink

General Information

Timeline

We are inviting proposals from the community for new and modified message formats, which are potentially included into OpenIGTLink version 2 protocol. The deadline of proposal is September 12 (One week before MICCAI 2010). Anyone, who has an account in NA-MIC wiki, can propose a new message. The proposed messages will be reviewed by the community during a period between MICCAI 2010 and NA-MIC All Hands Meeting 2011.

How to Propose

Please add one proposal page per message type. The template for a proposal page is available here. All proposal pages must be linked from the section below in this page.

Basic Information about OpenIGTLink version 2

  • The header format will not be changed. The header format in version one is available at the version 1 protocol page.
  • Simple querying mechanism is defined. See querying mechanism in version 2.
  • The protocol version 2 continue to focus on message formats. Supporting tools (simulators and interfaces for specific applications e.g. 3D Slicer, Matlab) and transportation layer (use of UDP or other network communication middleware) should be discussed separately.
  • (TBD)Xenios proposed to introduce a "footer" field in addition to header and body in the OpenIGTLink message format. The idea is to use footer as an area, which can be used by the developers to put application-specific information. In most case, this "footer" approach does not violate the rules in version 1 protocol.

Message Proposals

Message types inherited from version 1

New Message types for image-guided surgery (IGS) systems