]> Creatis software - gdcm.git/commit
ENH:
authormalaterre <malaterre>
Tue, 16 Nov 2004 05:03:35 +0000 (05:03 +0000)
committermalaterre <malaterre>
Tue, 16 Nov 2004 05:03:35 +0000 (05:03 +0000)
commita9a9c2b27a6a015496a66506c09065b8ebb2cfbd
treebe8f966bae06c1976f08ffc5202796fc22ffe056
parent5ce83ba7ad93f458923e5f3b7aa406651db90637
ENH:
1. Finish merging JMR patch for writting DICOM from scratch
2. Fix -hopefully- bug with MONOCHROME and space vs null character
3. Use const ref when possible
4. Add a new function InitializeDefaultHeader, which create a template DICOM header (CT image for now)
5. A few more comments
6. CreateUniqueUID can now be called without parameter
src/gdcmFile.cxx
src/gdcmHeader.cxx
src/gdcmHeader.h
src/gdcmUtil.h