]> Creatis software - clitk.git/commit
Add clitkImage2Dicom tool
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Thu, 28 Feb 2019 13:25:04 +0000 (14:25 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Thu, 28 Feb 2019 13:25:04 +0000 (14:25 +0100)
commitb50c4ae3e2850ad593d2c991b56e04ed22748f99
tree026ec7c0632dae4352221e8f9ab999f9e62578c9
parenta384b1aa2ad35011b2741fca00a2a52e26b30e8f
Add clitkImage2Dicom tool

The difference with clitkWriteDicomSerie is that the number of slice can be different between the input image and the input dicom
tools/CMakeLists.txt
tools/clitkImage2Dicom.cxx [new file with mode: 0644]
tools/clitkImage2Dicom.ggo [new file with mode: 0644]
tools/clitkImage2DicomGenericFilter.cxx [new file with mode: 0644]
tools/clitkImage2DicomGenericFilter.h [new file with mode: 0644]
tools/clitkImage2DicomGenericFilter.txx [new file with mode: 0644]