[Dcmlib] TestVR back again
Benoit Regrain
benoit.regrain at creatis.insa-lyon.fr
Thu Oct 20 17:33:22 CEST 2005
Your TestVR print is corrupted... the character '\0' is a end-string
character... so, it's not a good idea to want to write this character...
Benoit
----- Original Message -----
From: "Mathieu Malaterre" <mathieu.malaterre at kitware.com>
To: <dcmlib at creatis.insa-lyon.fr>
Sent: Thursday, October 20, 2005 5:08 PM
Subject: [Dcmlib] TestVR back again
> Hello,
>
> I just modify the TestVR to fail on a very bizarre case. Looks like the
> switch in gdcm::VR that read on the fly the dict is not working. Whereas
> if you open gdcmDefaultDict.cxx in the gdcm-bin dir you'll see that
> there is not '\000/' VR.
>
> Instead of fixing the parser how about we always use the other case:
> FillDefault ? This is a very nice feature in gdcm to load on the fly a
> new dicom dict but how about a new VR dict ? Does it really make sense ?
> How often does it change ? Did it ever change ?
>
> Mathieu
> _______________________________________________
> Dcmlib mailing list
> Dcmlib at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/dcmlib
More information about the Dcmlib
mailing list