]> Creatis software - clitk.git/blobdiff - tools/clitkImage2DicomRTStruct.ggo
Merge branch 'master' into wipe
[clitk.git] / tools / clitkImage2DicomRTStruct.ggo
index 70f85b28daaea76ac94fa711ca13951f1fa05c67..7416d32b5c40fdf911258d5d742b7fb0933c9c20 100644 (file)
@@ -11,5 +11,6 @@ option "dicom"                 d "Input folder where the initial dicom ct is"
 option "output"                 o "Output DicomRT filename"          string    yes
 
 option "threshold"       t "Threshold for binary image"                         float   no default = "0.5"
+option "skip"           s "Do not write in output the structures that was in input"   flag off
 option "roitype"        - "Name of the type of roi added into the rt-struct"   string  no default = "ORGAN"