Tag | (3006,0050) |
---|---|
Type | Required (1) |
Keyword | ContourData |
Value Multiplicity | 3-3n |
Value Representation | Decimal String (DS) |
Sequence of (x,y,z) triplets defining a contour in the Patient-Based Coordinate System described in Section C.7.6.2.1.1 (mm). See Section C.8.8.6.1 and Section C.8.8.6.3.
Contour Data may not be properly encoded if Explicit VR Transfer Syntax is used and the VL of this Attribute exceeds 65534 bytes.
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
x-axis is increasing to the left (as opposed to right) side of the patient
the y-axis is increasing towards
the dorsal (as opposed to ventral) side of the patient for the neck, trunk and tail,
the dorsal (as opposed to ventral) side of the patient for the head,
the dorsal (as opposed to plantar or palmar) side of the distal limbs,
the cranial (as opposed caudal) side of the proximal limbs, and
the z-axis is increasing towards
the cranial (as opposed to caudal) end of the patient for the neck, trunk and tail,
the rostral (as opposed to caudal) end of the patient for the head, and
the proximal (as opposed to distal) end of the limbs
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:
Equation C.7.6.2.1-1.
Where:
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.
Additional constraints apply:
The row and column direction cosine vectors shall be orthogonal, i.e., their dot product shall be zero.
The row and column direction cosine vectors shall be normal, i.e., the dot product of each direction cosine vector with itself shall be unity.
A contour can be one of the following geometric types:
A Contour Geometric Type (3006,0042) of POINT indicates that the contour is a single point, defining a specific location of significance.
A Contour Geometric Type (3006,0042) of OPEN_PLANAR indicates that the last vertex shall not be connected to the first point, and that all points in Contour Data (3006,0050) shall be coplanar.
A Contour Geometric Type (3006,0042) of OPEN_NONPLANAR indicates that the last vertex shall not be connected to the first point, and that the points in Contour Data (3006,0050) may be non-coplanar. Contours having a Geometric Type (3006,0042) of OPEN_NONPLANAR can be used to represent objects best described by a single, possibly non-coplanar curve, such as a brachytherapy applicator.
A Contour Geometric Type (3006,0042) of CLOSED_PLANAR indicates that the last point shall be connected to the first point, where the first point is not repeated in Contour Data (3006,0050). All points in Contour Data (3006,0050) shall be coplanar.
When a single ROI describes an excluded inner volume, this can be encoded with a single contour, using a "keyhole" technique. In this method, an arbitrarily narrow channel is used to connect the outer contour to the inner contour, so that it is drawn as a single contour. An example of such a structure is shown in Figure C.8.8.6-1
Points in space lying along the path defined by the contour are considered to be inside the ROI.
Figure C.8.8.6-1. Example of ROI with excluded inner volume