DICOM Tables


IMAGE HISTOGRAM MODULE ATTRIBUTES

Tag
Tag Name
Requirement
Description
(0060,3000) Histogram Sequence
1
Defines a sequence of Histograms. One or more Items may be included in this Sequence.
(0060,3002) >Histogram Number of Bins
1C
The number of “bins” (entries) in the histogram. Required if a Sequence Item is present.
(0060,3004) >Histogram First Bin Value
1C
The stored pixel value corresponding to the lowest pixel value counted in the first bin. All image pixel values less than this value are not included in the histogram. Required if a Sequence Item is present. Note: The Value Representation of this Attribute is determined by the value of Pixel Representation (0028,0103).
(0060,3006) >Histogram Last Bin Value
1C
The stored pixel value corresponding to the highest pixel value counted in the last bin. All image pixel values greater than this value are not included in the histogram. Required if a Sequence Item is present. Note: The Value Representation of this Attribute is determined by the value of Pixel Representation (0028,0103).
(0060,3008) >Histogram Bin Width
1C
The number of consecutive stored pixel values included in a bin. All bins shall be of equal width. Required if a Sequence Item is present.
(0060,3010) >Histogram Explanation
3
Free form text explanation of the meaning of the LUT.
(0060,3020) >Histogram Data
1C
Histogram Data encoded as 32 bit unsigned counts of the number of pixel values in each bin. Required if a Sequence Item is present.