DICOM PS3.3 2020a - Information Object Definitions |
Page 511 |
Pixel Padding Value (0028,0120) and Pixel Padding Range Limit (0028,0121) are also used to identify pixels to be excluded from the normalgrayscalerenderingpipelineforotherreasons,suchassuppressionofbackgroundair.PixelPaddingRangeLimit(0028,0121) is defined in the Image Pixel Module.
Note
1.The "native image" is that which is being padded to the required rectangular format, e.g., the area within the circular reconstruction perimeter of a CT image, or the subset of the rectangular area that contains useful image information.
2.The pixel padding value is explicitly described in order to prevent display applications from taking it into account when determining the dynamic range of an image, since the Pixel Padding Value will be outside the range between the min- imum and maximum values of the pixels in the native image
3.No pixels in the native image will have a value equal to Pixel Padding Value.
Pixel Padding Value (0028,0120) specifies either a single value of this padding value, or when combined with Pixel Padding Range Limit (0028,0121), a range of values (inclusive) that are padding.
ThevaluesofPixelPaddingValue(0028,0120)andPixelPaddingRangeLimit(0028,0121)shallbevalidvalueswithintheconstraints defined by Bits Allocated (0028,0100), Bits Stored (0028,0101), and High Bit (0028,0102).
The padding value shall correspond to a value in the original stored pixel data, before the Modality LUT Transformation or any other transformations are applied.
Pixel Padding Value (0028,0120) and Pixel Padding Range Limit (0028,0121) shall not be present when padding is performed but the pixel value used for padding does occur in the native image.
If Photometric Interpretation (0028,0004) is MONOCHROME2, Pixel Padding Value (0028,0120) shall be less than (closer to or equal to the minimum possible pixel value) or equal to Pixel Padding Range Limit (0028,0121). If Photometric Interpretation (0028,0004) is MONOCHROME1, Pixel Padding Value (0028,0120) shall be greater than (closer to or equal to the maximum possible pixel value) or equal to Pixel Padding Range Limit (0028,0121).
Note
1.When the relationship between pixel value and X-Ray Intensity is unknown, it is recommended that the following values be used to pad with black when the image is unsigned:
•0 if Photometric Interpretation (0028,0004) is MONOCHROME2.
•2Bits Stored - 1 if Photometric Interpretation (0028,0004) is MONOCHROME1.
and when the image is signed:
•-2Bits Stored-1 if Photometric Interpretation (0028,0004) is MONOCHROME2.
•2Bits Stored-1 - 1 if Photometric Interpretation (0028,0004) is MONOCHROME1.
2.For projection radiography, when the relationship between pixel value and X-Ray Intensity is known (for example as definedbyPixelIntensityRelationship(0028,1040)andPixelIntensityRelationshipSign(0028,1041)),itisrecommended that a pixel value equivalent to, or rendered similarly to, air (least X-Ray absorbance) be used for padding. However, if such a value may occur in the native image, the Pixel Padding Value (0028,0120) Attribute itself should not be present.
E.g., for an XRF image obtained with an image intensifier, if air is black then a padded perimeter, if any, should also appear black. Typically though, if unpadded, this area would be collimated with a circular collimator, in which case the pixels would appear natively as white (greatest X-Ray absorbance) and a circular shutter would be necessary to neut- ralize them as black. Whether collimated areas are detected and treated as padded, or neutralized with shutters is at the discretion of the application. See also the Display Shutter Module Section C.7.6.11.
3.The conditional requirement for the Pixel Padding Value Range Limit (0028,0121) in the Image Pixel Module means that it shall not be present unless Pixel Padding Value (0028,0120) is also present.
4.The range of values to be suppressed between Pixel Padding Value (0028,0120) and Pixel Padding Value Range Limit (0028,0121) is specified as being inclusive, that is the values themselves as well as all values between are suppressed.