OpenIGTLink/ProtocolV2/Type/ImageMeta

From NAMIC Wiki
Jump to: navigation, search
Home < OpenIGTLink < ProtocolV2 < Type < ImageMeta

<< Version 2 Draft Page

Summary

The IMGMETA message is used to transfer image meta information which are not available in IMAGE message type, such as patient name, medical record number, modality etc. An IMGMETA message can contain meta data for multiple images. This message type may be used to obtain a list of images available in the remote system, such as image database or commercial image-guided surgery (IGS) system.

Message Types

XXXX

Data Type Description
V1 unsigned short Value 1
V2 8bit unsigned int Value 2
... ... ...


GET_XXXX

Data Type Description
V1 unsigned short Value 1
V2 8bit unsigned int Value 2
... ... ...


STT_XXXX

Data Type Description
V1 unsigned short Value 1
V2 8bit unsigned int Value 2
... ... ...

STP_XXXX

Data Type Description
V1 unsigned short Value 1
V2 8bit unsigned int Value 2
... ... ...

Implementations

XXX message type is implemented in the following source code.

  • igtlXXXXMessage.h (link to the file in subversion repository, if available)
  • igtlXXXXMessage.cxx (link to the file in subversion repository, if available)

Contributors

You may list names of contributors in this section.

Comments

People in the community may put comments here.