]> Creatis software - gdcmData.git/commitdiff
This image is not very legal from a DICOM point of view :
authorjpr <jpr>
Wed, 15 Feb 2006 13:51:21 +0000 (13:51 +0000)
committerjpr <jpr>
Wed, 15 Feb 2006 13:51:21 +0000 (13:51 +0000)
The 'public' groups are Explicit VR
The 'shadow' groups are Implcit VR
(Probabely a bug at some write time !)

Since a lot of these 'illegal Dicom' images exist, it's interesting to know if
there are still gdcm-readable.

ExplicitVRforPublicElementsImplicitVRforShadowElements.README.txt [new file with mode: 0755]
ExplicitVRforPublicElementsImplicitVRforShadowElements.dcm [new file with mode: 0755]

diff --git a/ExplicitVRforPublicElementsImplicitVRforShadowElements.README.txt b/ExplicitVRforPublicElementsImplicitVRforShadowElements.README.txt
new file mode 100755 (executable)
index 0000000..77d021c
--- /dev/null
@@ -0,0 +1,7 @@
+This image is not very legal from a DICOM point of view :
+The 'public' groups are Explicit VR
+The 'shadow' groups are Implcit VR
+(Probabely a bug at some write time !)
+
+Since a lot of these 'illegal Dicom' images exist, it's interesting to know if
+there are still gdcm-readable.
diff --git a/ExplicitVRforPublicElementsImplicitVRforShadowElements.dcm b/ExplicitVRforPublicElementsImplicitVRforShadowElements.dcm
new file mode 100755 (executable)
index 0000000..92491cb
Binary files /dev/null and b/ExplicitVRforPublicElementsImplicitVRforShadowElements.dcm differ