]> Creatis software - gdcm.git/commit
None of the ACR-NEMA file has a Transfer Syntax field.
authorjpr <jpr>
Wed, 26 Oct 2005 06:57:02 +0000 (06:57 +0000)
committerjpr <jpr>
Wed, 26 Oct 2005 06:57:02 +0000 (06:57 +0000)
commitb49637c801a8f76fb1f9ffe37e7eb420e330441c
tree959496188ceceaa2320bd931585392052dd4dfb4
parent1f395cbc93181939a4f440b8e8fd3e0ac4962f75
None of the ACR-NEMA file has a Transfer Syntax field.
Our purpose was to read ACR-NEMA, as well (not only DICOM V3 images)
When a file !IsDicomV3(), the pixels are considered to be a 'Raw State'
(uncompressed);
IsRaw = true, and everything goes on *normally*.

--> comment out the abort, on purpose.
src/gdcmPixelReadConvert.cxx