]> Creatis software - gdcmData.git/commit
Standard ACR-NEMA/DICOM straight fashion to store overlays :
authorjpr <jpr>
Fri, 9 Dec 2005 09:53:44 +0000 (09:53 +0000)
committerjpr <jpr>
Fri, 9 Dec 2005 09:53:44 +0000 (09:53 +0000)
commit430efa41ae975e897aa994de8e8f44df245e2693
treecb7a8d8ab4d151e61c6613b136ca0bca5a258f6e
parent532aa33fbb79dcb370bf1b6b96343612d47a6097
Standard ACR-NEMA/DICOM straight fashion to store overlays :

In a bytes, 8 pixels are concerned (Overlay Bits Allocated = [1] )
Overlay Data length = 29282 (Overlay Rows * Overlay Columns)/8

D 6000|0010 lg :        x(2)        2 [US]               [Overlay Rows] [484]
D 6000|0011 lg :        x(2)        2 [US]            [Overlay Columns] [484]
D 6000|0015 lg :        x(2)        2 [IS][Number of Frames in Overlay] [1 ]
D 6000|0022 lg :       x(1e)       30 [LO]        [Overlay Description] [Siemens MedCom Object Graphics]
D 6000|0040 lg :        x(2)        2 [CS]               [Overlay Type] [G ]
D 6000|0050 lg :        x(4)        4 [SS]             [Overlay Origin] [1\1]
D 6000|0051 lg :        x(2)        2 [US]         [Image Frame Origin] [1]
D 6000|0100 lg :        x(2)        2 [US]     [Overlay Bits Allocated] [1]
D 6000|0102 lg :        x(2)        2 [US]       [Overlay Bit Position] [0]
D 6000|3000 lg :     x(7262)    29282 [OW]               [Overlay Data] [gdcm::NotLoaded]

Get the Data, expand them !
Hope there is never some oddities in Number of Frames in Overlay,
   Overlay Origin,Overlay Bit Position, etc .
MR-SIEMENS-DICOM-WithOverlays.README.txt [new file with mode: 0755]
MR-SIEMENS-DICOM-WithOverlays.dcm [new file with mode: 0755]