[Debian-med-packaging] Bug#723091: CP-246 / and dict lookup
Jörg Riesmeier
debian at riesmeier.de
Fri Sep 20 10:48:02 UTC 2013
Hi Mathieu,
what exactly do you mean by "Looks odd to me"?
- Which version of the DCMTK are you using?
- Is the "private.dic" file loaded in both cases?
- Are you referring to the "Unknown Tag & Data"?
Jörg
> Package: dcmtk
>
> Looks like something is going on wrong with CP-246 file(s) and dict
> lookup. Check out the following steps:
>
> $ wget -O cp246.dcm
> "http://sourceforge.net/p/gdcm/gdcmdata/ci/ebd3260d5dd315dd99dae78c783c2fc1b
> eb18f01/tree/undefined_length_un_vr.dcm?format=raw" $ dcmdump cp246.dcm |
> grep 2001,105f
> W: Found element (2001,105f) with VR UN and undefined length, reading
> a sequence with transfer syntax LittleEndianExplicit (CP-246)
> W: Found element (2001,9000) with VR UN and undefined length, reading
> a sequence with transfer syntax LittleEndianExplicit (CP-246)
> W: Found element (2001,1068) with VR UN and undefined length, reading
> a sequence with transfer syntax LittleEndianExplicit (CP-246)
> W: Found element (2005,1402) with VR UN and undefined length, reading
> a sequence with transfer syntax LittleEndianExplicit (CP-246)
> (2001,105f) SQ (Sequence with undefined length #=3) # u/l, 1
> Unknown Tag & Data
>
> While:
>
> $ dcmconv +ti cp246.dcm imp.dcm
> $ dcmdump imp.dcm | grep 2001,105f
> (2001,105f) SQ (Sequence with explicit length #=3) # 1116, 1
> StackSequence
>
> Looks odd to me.
More information about the Debian-med-packaging
mailing list