]> Creatis software - clitk.git/blobdiff - tools/clitkDicomRTStruct2BinaryImage.ggo
Add --noAutoCrop option to clitkExtractLung
[clitk.git] / tools / clitkDicomRTStruct2BinaryImage.ggo
index 74e5a7eb6b7263449468e1d995f406230fbf90fb..d403f069524b7b112ceb67d19bb7b3eaad718f0a 100644 (file)
@@ -1,9 +1,10 @@
 # file clitkDicomRTStruct2BinaryImage.ggo
-Package "clitk"
+package "clitk"
 version "Convert DICOM RT Structure Set (contours) to binary image"
 
 option "config"                 - "Config file"                     string     no
 option "verbose"         v "Verbose"                        flag       off
+option "verboseFile"     - "Verbose file content"            flag      off
 option "input"          i "Input Dicom file"                string     yes
 option "image"          j "Used to read image info (spacing, origin)"    string        yes
 option "roi"            r "ROI to binarize (if -1 = all roi)"            int    no default="-1"