DicomPack
view release on metacpan or search on metacpan
DicomPack/DB/DicomTagDict.pm view on Meta::CPAN
desc => "Compression Originator",
vr => { SH => "1" },
ret => 1
},
"0028,0062" => {
desc => "Compression Label",
vr => { LO => "1" },
ret => 1
},
"0028,0063" => {
desc => "Compression Description",
vr => { SH => "1" },
ret => 1
},
"0028,0065" => {
desc => "Compression Sequence",
vr => { CS => "1-n" },
ret => 1
},
"0028,0066" => {
desc => "Compression Step Pointers",
vr => { AT => "1-n" },
ret => 1
},
"0028,0068" => {
desc => "Repeat Interval",
vr => { US => "1" },
ret => 1
},
"0028,0069" => {
desc => "Bits Grouped",
vr => { US => "1" },
ret => 1
},
"0028,0070" => {
desc => "Perimeter Table",
vr => { US => "1-n" },
ret => 1
},
"0028,0071" => {
desc => "Perimeter Value",
vr => { SS => "1", US => "1" },
ret => 1
},
"0028,0080" => {
desc => "Predictor Rows",
vr => { US => "1" },
ret => 1
},
"0028,0081" => {
desc => "Predictor Columns",
vr => { US => "1" },
ret => 1
},
"0028,0082" => {
desc => "Predictor Constants",
vr => { US => "1-n" },
ret => 1
},
"0028,0090" => {
desc => "Blocked Pixels",
vr => { CS => "1" },
ret => 1
},
"0028,0091" => {
desc => "Block Rows",
vr => { US => "1" },
ret => 1
},
"0028,0092" => {
desc => "Block Columns",
vr => { US => "1" },
ret => 1
},
"0028,0093" => {
desc => "Row Overlap",
vr => { US => "1" },
ret => 1
},
"0028,0094" => {
desc => "Column Overlap",
vr => { US => "1" },
ret => 1
},
"0028,0100" => {
desc => "Bits Allocated",
vr => { US => "1" }
},
"0028,0101" => {
desc => "Bits Stored",
vr => { US => "1" }
},
"0028,0102" => {
desc => "High Bit",
vr => { US => "1" }
},
"0028,0103" => {
desc => "Pixel Representation",
vr => { US => "1" }
},
"0028,0104" => {
desc => "Smallest Valid Pixel Value",
vr => { SS => "1", US => "1" },
ret => 1
},
"0028,0105" => {
desc => "Largest Valid Pixel Value",
vr => { SS => "1", US => "1" },
ret => 1
},
"0028,0106" => {
desc => "Smallest Image Pixel Value",
vr => { SS => "1", US => "1" }
},
"0028,0107" => {
desc => "Largest Image Pixel Value",
vr => { SS => "1", US => "1" }
},
"0028,0108" => {
desc => "Smallest Pixel Value in Series",
vr => { SS => "1", US => "1" }
DicomPack/DB/DicomTagDict.pm view on Meta::CPAN
LightPathFilterTypeStackCodeSequence => "0022,0017",
ImagePathFilterTypeStackCodeSequence => "0022,0018",
LensesCodeSequence => "0022,0019",
ChannelDescriptionCodeSequence => "0022,001a",
RefractiveStateSequence => "0022,001b",
MydriaticAgentCodeSequence => "0022,001c",
RelativeImagePositionCodeSequence => "0022,001d",
StereoPairsSequence => "0022,0020",
LeftImageSequence => "0022,0021",
RightImageSequence => "0022,0022",
AxialLengthOfTheEye => "0022,0030",
OphthalmicFrameLocationSequence => "0022,0031",
ReferenceCoordinates => "0022,0032",
DepthSpatialResolution => "0022,0035",
MaximumDepthDistortion => "0022,0036",
AlongScanSpatialResolution => "0022,0037",
MaximumAlongScanDistortion => "0022,0038",
OphthalmicImageOrientation => "0022,0039",
DepthOfTransverseImage => "0022,0041",
MydriaticAgentConcentrationUnitsSequence => "0022,0042",
AcrossScanSpatialResolution => "0022,0048",
MaximumAcrossScanDistortion => "0022,0049",
MydriaticAgentConcentration => "0022,004e",
IlluminationWaveLength => "0022,0055",
IlluminationPower => "0022,0056",
IlluminationBandwidth => "0022,0057",
MydriaticAgentSequence => "0022,0058",
SamplesPerPixel => "0028,0002",
SamplesPerPixelUsed => "0028,0003",
PhotometricInterpretation => "0028,0004",
ImageDimensions => "0028,0005",
PlanarConfiguration => "0028,0006",
NumberOfFrames => "0028,0008",
FrameIncrementPointer => "0028,0009",
FrameDimensionPointer => "0028,000a",
Rows => "0028,0010",
Columns => "0028,0011",
Planes => "0028,0012",
UltrasoundColorDataPresent => "0028,0014",
PixelSpacing => "0028,0030",
ZoomFactor => "0028,0031",
ZoomCenter => "0028,0032",
PixelAspectRatio => "0028,0034",
ImageFormat => "0028,0040",
ManipulatedImage => "0028,0050",
CorrectedImage => "0028,0051",
CompressionRecognitionCode => "0028,005f",
CompressionCode => "0028,0060",
CompressionOriginator => "0028,0061",
CompressionLabel => "0028,0062",
CompressionDescription => "0028,0063",
CompressionSequence => "0028,0065",
CompressionStepPointers => "0028,0066",
RepeatInterval => "0028,0068",
BitsGrouped => "0028,0069",
PerimeterTable => "0028,0070",
PerimeterValue => "0028,0071",
PredictorRows => "0028,0080",
PredictorColumns => "0028,0081",
PredictorConstants => "0028,0082",
BlockedPixels => "0028,0090",
BlockRows => "0028,0091",
BlockColumns => "0028,0092",
RowOverlap => "0028,0093",
ColumnOverlap => "0028,0094",
BitsAllocated => "0028,0100",
BitsStored => "0028,0101",
HighBit => "0028,0102",
PixelRepresentation => "0028,0103",
SmallestValidPixelValue => "0028,0104",
LargestValidPixelValue => "0028,0105",
SmallestImagePixelValue => "0028,0106",
LargestImagePixelValue => "0028,0107",
SmallestPixelValueInSeries => "0028,0108",
LargestPixelValueInSeries => "0028,0109",
SmallestImagePixelValueInPlane => "0028,0110",
LargestImagePixelValueInPlane => "0028,0111",
PixelPaddingValue => "0028,0120",
PixelPaddingRangeLimit => "0028,0121",
ImageLocation => "0028,0200",
QualityControlImage => "0028,0300",
BurnedInAnnotation => "0028,0301",
TransformLabel => "0028,0400",
TransformVersionNumber => "0028,0401",
NumberOfTransformSteps => "0028,0402",
SequenceOfCompressedData => "0028,0403",
DetailsOfCoefficients => "0028,0404",
RowsForNthOrderCoefficients => "0028,04x0",
ColumnsForNthOrderCoefficients => "0028,04x1",
CoefficientCoding => "0028,04x2",
CoefficientCodingPointers => "0028,04x3",
DCTLabel => "0028,0700",
DataBlockDescription => "0028,0701",
DataBlock => "0028,0702",
NormalizationFactorFormat => "0028,0710",
ZonalMapNumberFormat => "0028,0720",
ZonalMapLocation => "0028,0721",
ZonalMapFormat => "0028,0722",
AdaptiveMapFormat => "0028,0730",
CodeNumberFormat => "0028,0740",
CodeLabel => "0028,08x0",
NumberOfTables => "0028,08x2",
CodeTableLocation => "0028,08x3",
BitsForCodeWord => "0028,08x4",
ImageDataLocation => "0028,08x8",
PixelSpacingCalibrationType => "0028,0a02",
PixelSpacingCalibrationDescription => "0028,0a04",
PixelIntensityRelationship => "0028,1040",
PixelIntensityRelationshipSign => "0028,1041",
WindowCenter => "0028,1050",
WindowWidth => "0028,1051",
RescaleIntercept => "0028,1052",
RescaleSlope => "0028,1053",
RescaleType => "0028,1054",
WindowCenterWidthExplanation => "0028,1055",
VOILUTFunction => "0028,1056",
GrayScale => "0028,1080",
RecommendedViewingMode => "0028,1090",
GrayLookupTableDescriptor => "0028,1100",
RedPaletteColorLookupTableDescriptor => "0028,1101",
GreenPaletteColorLookupTableDescriptor => "0028,1102",
( run in 1.066 second using v1.01-cache-2.11-cpan-5a3173703d6 )