Retrieving DICOM Tags - 2D
Libraries and command line tools for medical image processing.
Brought to you by:
gerddie,
gertwollny
These tags are also of interest:
sliceThickness 0018,0050
sliceLocation: 0020,1041
TemporalPositionID: 0020,0100
NumberofTemporalPositionID: 0020,0105
image position patient: 0020,0032
patient orientation: 0020,0037 / 0020,0020
patient position: 0018,5100
primary angle increment: 0018,1520
secondary angle increment: 0018,1521
Possible options to solve this:
the DICOM plug-in reads all tags
An external table provides the information for all tags that should be read.
The application should set the tags it really needs.
Last edit: Gert Wollny 2014-02-18
Most of these values are now read, but since a programn that required is so specific, it should probably read this information directly from the DICOM files.