]> Creatis software - gdcm.git/commit
* Doc/Dicom2004_Part5.pdf added (thanks to JPR).
authorfrog <frog>
Fri, 22 Oct 2004 13:56:44 +0000 (13:56 +0000)
committerfrog <frog>
Fri, 22 Oct 2004 13:56:44 +0000 (13:56 +0000)
commit80f7a0ffbc39a8a7c47c2a8c6c9a272515d55d6f
treecbae20f8a313585cce237efd6dee923c8d40599a
parenta9009b11831b3d20710bcc68a988b14724459afa
  * Doc/Dicom2004_Part5.pdf added (thanks to JPR).
  * Dicts/dicomTS2004.dic, dicomV3VM2004.dic, groupNameAbbreviations2004.dic
    new 2004 dictionaries added (thanks to JPR).
  * FIX dashboard warning RLEFrame::NumberFragments is now of type unsigned int
  * CLEANUP_ROUND (15) for gdcmPixelConvert
    - RLEFrame::NumberFragments is now of type unsigned int
    - gdcmFile::GetImageData(), GetImageDataIntoVector(), GetImageDataRaw()
      are now all based on PixelConverter. ::GetImageDataIntoVectorRaw()
      no longer exists.
ChangeLog
Dicts/dicomTS2004.dic [new file with mode: 0644]
Dicts/dicomV3VM2004.dic [new file with mode: 0644]
Dicts/groupNameAbbreviations2004.dic [new file with mode: 0644]
Doc/Dicom2004_Part5.pdf [new file with mode: 0644]
src/gdcmDocument.cxx
src/gdcmFile.cxx
src/gdcmFile.h
src/gdcmPixelConvert.cxx
src/gdcmRLEFrame.h