DICOM PS3.3 2016e - Information Object Definitions |
---|
Table C.7-10 specifies the Attributes that define the transmitted pixel array of a two dimensional image plane.
In previous versions of this Standard, image position and image orientation were specified relative to a specific equipment coordinate system. This equipment coordinate system was not fully defined and a number of ambiguities existed. The equipment based coordinate system has been retired and replaced by the patient based coordinate system defined in this Module.
Table C.7-10. Image Plane Module Attributes
Physical distance in the patient between the center of each pixel, specified by a numeric pair - adjacent row spacing (delimiter) adjacent column spacing in mm. See Section 10.7.1.3 for further explanation. |
|||
The direction cosines of the first row and the first column 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 corner (center of the first voxel transmitted) of the image, in mm. See Section C.7.6.2.1.1 for further explanation. |
|||
Relative position of the image plane expressed in mm. See Section C.7.6.2.1.2 for further explanation. |
Image Position (0020,0032) specifies the x, y, and z coordinates of the upper left hand corner of the image; it is the center of the first voxel transmitted. Image Orientation (0020,0037) specifies the direction cosines of the first row and the first column with respect to the patient. These Attributes shall be provide as a pair. Row value for the x, y, and z axes respectively followed by the Column value for the x, y, and z axes respectively.
The direction of the axes is defined fully by the patient's orientation.
If Anatomical Orientation Type (0010,2210) is absent or has a value of BIPED, the x-axis is increasing to the left hand side of the patient. The y-axis is increasing to the posterior side of the patient. The z-axis is increasing toward the head of the patient.
If Anatomical Orientation Type (0010,2210) has a value of QUADRUPED, the
The axes for quadrupeds are those defined and illustrated in Smallwood et al for proper anatomic directional terms as they apply to various parts of the body.
It should be anticipated that when quadrupeds are imaged on human equipment, and particularly when they are position in a manner different from the traditional human prone and supine head or feet first longitudinal position, then the equipment may well not indicate the correct orientation, though it will remain an orthogonal Cartesian right-handed system that could be corrected subsequently.
The patient based coordinate system is a right handed system, i.e., the vector cross product of a unit vector along the positive x-axis and a unit vector along the positive y-axis is equal to a unit vector along the positive z-axis.
If a patient is positioned parallel to the ground, in dorsal recumbency (i.e., for humans, face-up on the table), with the caudo-cranial (i.e., for humans, feet-to-head) direction the same as the front-to-back direction of the imaging equipment, the direction of the axes of this patient based coordinate system and the equipment based coordinate system in previous versions of this Standard will coincide.
The Image Plane Attributes, in conjunction with the Pixel Spacing Attribute, describe the position and orientation of the image slices relative to the patient-based coordinate system. In each image frame Image Position (Patient) (0020,0032) specifies the origin of the image with respect to the patient-based coordinate system. RCS and Image Orientation (Patient) (0020,0037) values specify the orientation of the image frame rows and columns. The mapping of pixel location (i,j) to the RCS is calculated as follows:
Pxyz The coordinates of the voxel (i,j) in the frame's image plane in units of mm.
Sxyz The three values of Image Position (Patient) (0020,0032). It is the location in mm from the origin of the RCS.
Xxyz The values from the row (X) direction cosine of Image Orientation (Patient) (0020,0037).
Yxyz The values from the column (Y) direction cosine of Image Orientation (Patient) (0020,0037).
i Column index to the image plane. The first column is index zero.
Δi Column pixel resolution of Pixel Spacing (0028,0030) in units of mm.
j Row index to the image plane. The first row index is zero.
Δj Row pixel resolution of Pixel Spacing (0028,0030) in units of mm.
DICOM PS3.3 2016e - Information Object Definitions |
---|