]> Creatis software - gdcm.git/commit
Special patch to allow gdcm to read ACR-LibIDO formatted images
authorjpr <jpr>
Thu, 11 Sep 2003 11:12:59 +0000 (11:12 +0000)
committerjpr <jpr>
Thu, 11 Sep 2003 11:12:59 +0000 (11:12 +0000)
commitf58ef7f4b7e1e6c25c4fb7b78cd658e1b6efc639
tree8e77e88d9cd7b0604999fac914290c36e752031a
parentf97517fa5d3facd37a2a8e1b35a10ef2286f7770
Special patch to allow gdcm to read ACR-LibIDO formatted images
(if recognition code = ACR_LIBIDO, we switch ROWS and COLUMN)

All the gdcmFile::WriteXXX now produce a LibIDO/gdcm readable ACR_LibIDO image
when the source was an ACR_LibIDO image.
src/gdcmFile.cxx
src/gdcmHeader.cxx