]> Creatis software - clitk.git/commit
Add 2 options to clitkImage2Dicom
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Wed, 20 Mar 2019 09:02:24 +0000 (10:02 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Wed, 20 Mar 2019 09:02:24 +0000 (10:02 +0100)
commitaa136d28e83a9b149621689f4f2e102d322c9cef
tree486cd64da871e1fa955420b70ad6e96bfdcc89df
parent903894bc877ec15afe5a0ba0d70fa490f2fa57ef
Add 2 options to clitkImage2Dicom

volum option:
To save a volume instead of a slice serie
Need to know the output dimension before compilitaion, so the template of the function is modified

tag and key options:
To change dicom tag
Keep the model of clitkWriteDicomSeries
tools/clitkImage2Dicom.ggo
tools/clitkImage2DicomGenericFilter.h
tools/clitkImage2DicomGenericFilter.txx