]> Creatis software - clitk.git/blobdiff - tools/clitkImage2Dicom.ggo
Add 2 options to clitkImage2Dicom
[clitk.git] / tools / clitkImage2Dicom.ggo
index 3c3022ae0c62634b7e9e0acf38bce8e33604b3cc..bb56d5533cdd0aba92cd835d7002a7ba44e8f786 100644 (file)
@@ -11,4 +11,7 @@ option "inputDcm"   d "Input dicom filename"    string  no
 option "outputDcm"  o "Output dicom folder"     string  no
 option "nameDicom"  n "Output dicom filename"   string  no
 option "newUID"     u "Write output with new UID" flag  off
+option "volume"     - "Save a dicom volume"       flag  off
+option "key"        k "Keys of tags to modify"  string  no multiple
+option "tag"        t "Tags values"             string  no multiple