DICOM PS3.3 2024d - Information Object Definitions |
---|
Table C.20.3-1 specifies the Attributes of the Deformable Spatial Registration Module.
Table C.20.3-1. Deformable Spatial Registration Module Attributes
Include Table 10-12 “Content Identification Macro Attributes” |
|||
A Sequence of registration Items. Each Item defines a spatial registration to the referenced images in that Item. At least one Item shall have a Deformable Registration Grid Sequence (0064,0005) with one Item. See Section C.20.3.1.1. |
|||
Identifies the Frame of Reference of a Source RCS. The Source RCS may or may not include an image set (e.g., atlas). See Section C.7.4.1.1.1 for further explanation. |
|||
Identifies the set of images registered in this Item. One or more Items shall be included in this Sequence. Required if the registration applies to a subset of images within the specified Source Frame of Reference UID (0064,0003). All referenced images shall be in the same spatial Frame of Reference. |
|||
>>Include Table 10-3 “Image SOP Instance Reference Macro Attributes” |
|||
A Sequence that specifies one spatial registration to be applied prior to the deformation. Only a single Item shall be included in this Sequence. Required if a matrix transformation is to be applied prior to deformation. |
|||
A 4x4 homogeneous transformation matrix. Matrix elements shall be listed in row-major order. See Section C.20.2.1.1. |
|||
Type of Frame of Reference Transformation Matrix (3006,00C6). |
|||
A Sequence that specifies one spatial registration to be applied after the application of the deformation. Only a single Item shall be included in this Sequence. Required if matrix transformation is to be performed after application of the deformation. |
|||
A 4x4 homogeneous transformation matrix. Matrix elements shall be listed in row-major order. See Section C.20.2.1.1. |
|||
Type of Frame of Reference Transformation Matrix (3006,00C6). |
|||
Describes the deformation grid used to sample into the Source RCS. Only a single Item shall be included in this Sequence. Required if deformation is performed. See Section C.20.3.1.2. |
|||
The direction of cosines of the first row and first column of the Vector Grid Data (0064,0009) with respect to the patient. See Section C.7.6.2.1.1 for further explanation. |
|||
The x, y, and z coordinates of the upper left hand voxel (center of the first voxel transmitted) of the grid, in mm in the Registered Frame of Reference. See Section C.7.6.2.1.1 for further explanation. |
|||
The dimensions of the grid, in voxels. A triple representing the number of voxels along the X, Y, and Z axes. |
|||
The resolution of the grid voxels. A triple representing the size of a deformation voxel in along the X, Y, and Z dimension, in mm. |
|||
A data stream of vectors describing the direction and magnitude of the deformation in mm. See Section C.20.3.1.3 for further explanation. |
|||
>>Include Table 10-11 “SOP Instance Reference Macro Attributes” |
Reference to the Spatial Fiducial SOP Instance identifying the used Fiducial(s). |
||
The UID that identifies the fiducial used as registration input. |
The registrations in this Module are applied to the Registered RCS coordinates in the following order. First, transform the coordinates using the matrix described in the Pre Deformation Matrix Registration Sequence (0064,000F). Next apply the deformation offsets to the resulting coordinates. Finally, transform those coordinates using the matrix described in the Post Deformation Matrix Registration Sequence (0064,0010). The resulting coordinate addresses the sample point within the Source RCS.
Thus a source coordinate may be calculated using Equation C.20.3-1 (this assumes that the center position of each deformation voxel will be transformed).
The vector represents the deformation at the center of the voxel. Deformations between voxel centers shall be determined through interpolation of the surrounding vectors in an implementation dependent manner.
Vector Grid Data (0064,0009) contains the vector data. Each voxel in Vector Grid Data (0064,0009) is represented by an
vector. The vector describes the direction and magnitude of the deformation (in mm) at the center of the deformation voxel.
The order of vectors encoded for each vector plane shall be left to right, top to bottom, i.e., the upper left vector (labeled 1,1) is encoded first followed by the remainder of row 1, followed by the first vector of row 2 (labeled 2,1) then the remainder of row 2 and so on.
A vector triple with values of (NaN,NaN,NaN) shall indicate that the transformation at that point of the deformation grid is undefined.
The size of this Attribute value is determined by the dimensions specified in Grid Dimensions (0064,0007). For dimensions of XD\YD\ZD, the size of the Attribute value can be calculated with Equation C.20.3-2.
DICOM PS3.3 2024d - Information Object Definitions |
---|