]> Creatis software - gdcmData.git/blob - MR_Philips_Intera_No_PrivateSequenceImplicitVR.README.txt
Add jpeg with defined length for sequence of fragments
[gdcmData.git] / MR_Philips_Intera_No_PrivateSequenceImplicitVR.README.txt
1 MR_Philips_Intera_Broken.dcm was read again on ViewForum, sent on Philips
2 EasyVision console, and a CDROM was burnt
3 No more trouble, nowhere !
4 Private Sequences are 'Implicit VR', (and their length is *not* 0xffffffff)
5 Readers cannot know it's a Sequence; they just read it as a long value.
6 If we take into account Phillips Intera 'shadow dictionnary', same problem as
7 for MR_Philips_Intera_Broken.dcm occurs again, *for 2 reasons* :
8
9 endianess is swapped inside  Private Sequence 2001|105f,
10 The TS was Implicit VR; it becomes EXPLICIT VR ! 
11
12 gdcm heuristics is broken :-(