]> Creatis software - clitk.git/commit
Add clitkImage2DicomSeries tool to write a Dicom Series from an image without a corre...
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Tue, 19 Jul 2016 14:59:31 +0000 (16:59 +0200)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Tue, 19 Jul 2016 15:01:04 +0000 (17:01 +0200)
commit7d2e430f15406253a84dce12abb2c64643ebd79c
tree89c57b1e7c3557a12f63b649edce2fdcef320576
parenta7326d6b2149dc084a7101ff8063fb38fe22aa8e
Add clitkImage2DicomSeries tool to write a Dicom Series from an image without a correct Dicom model
Change CMakeLists to compile clitkImage2DicomRTStruct (Be sure to have gdcm and ITK_USE_SYSTEM_GDCM to ON and link the gdcmvtk librarary in vv's ccmake)
tools/CMakeLists.txt
tools/clitkImage2DicomSeries.cxx [new file with mode: 0644]
tools/clitkImage2DicomSeries.ggo [new file with mode: 0644]
tools/clitkImage2DicomSeriesGenericFilter.cxx [new file with mode: 0644]
tools/clitkImage2DicomSeriesGenericFilter.h [new file with mode: 0644]
tools/clitkImage2DicomSeriesGenericFilter.txx [new file with mode: 0644]