]> Creatis software - gdcmData.git/commit
Some more explanations about PMS oddities :
authorjpr <jpr>
Tue, 20 Jun 2006 16:26:08 +0000 (16:26 +0000)
committerjpr <jpr>
Tue, 20 Jun 2006 16:26:08 +0000 (16:26 +0000)
commit3aabcd4b6b81e09400c1b959b4f338bc80fc9596
tree36ef0f025283a87cdfad3d7e8ff8122efaaba8b4
parent2836ea334aa1eed971f3477cb947b8cdb2de58f4
Some more explanations about PMS oddities :

Private Sequences are 'Implicit VR', (and their length is *not* 0xffffffff)
Readers cannot know it's a Sequence; they just read it as a long value.
If we take into account Phillips Intera 'shadow dictionnary', same problem as
for MR_Philips_Intera_Broken.dcm occurs again, *for 2 reasons* :

endianess is swapped inside  Private Sequence 2001|105f,
The TS was Implicit VR; it becomes EXPLICIT VR !

gdcm heuristics is broken :-(
MR_Philips_Intera_No_PrivateSequenceImplicitVR.README.txt