OpenIGTLink/ProtocolV2/Type/Transform

From NAMIC Wiki
Revision as of 03:10, 30 June 2010 by Tokuda (talk | contribs)
Jump to: navigation, search
Home < OpenIGTLink < ProtocolV2 < Type < Transform

<< Version 2 Draft Page

Summary

The TRANSFORM data type is used to transfer a homogeneous linear transformation in 4-by-4 matrix form. One such matrix was shown earlier in equation (1). Note that if a device is sending only translation and rotation, then TRANSFORM is equivalent to POSITION. But TRANSFORM can also be used to transfer affine transformations or simple scaling. Like IMAGE and POSITION, TRANSFORM carries information about the coordinate system used.

Message Types

POSITION

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


GET_POSITION

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


STT_POSITION

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

STP_POSITION

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

Implementations

IMAGE type is implemented in the following files: