]> Creatis software - gdcm.git/commit
ENH: Adding an example that only work on linux, not on Win32. It shows how to create...
authormalaterre <malaterre>
Fri, 10 Dec 2004 15:50:04 +0000 (15:50 +0000)
committermalaterre <malaterre>
Fri, 10 Dec 2004 15:50:04 +0000 (15:50 +0000)
commit02899c034acb29e15219663f18bfee580fdfb266
tree07bb22a5d65894cfa6f328b991f1720062fe453a
parent56007539cb53ddd67be25af4d68e730188ac6b36
ENH: Adding an example that only work on linux, not on Win32. It shows how to create a DICOM image from scratch, we are only allowed to copy the string based entry from a previous DICOM
Example/CMakeLists.txt
Example/TestFromScratch.cxx [new file with mode: 0644]