]> Creatis software - clitk.git/blobdiff - tools/clitkDicomRTStruct2BinaryImage.ggo
No need for typename outside template declarations (compiling error on
[clitk.git] / tools / clitkDicomRTStruct2BinaryImage.ggo
index 5fdd7414c5f16dfa81e58bf925bfec6711dc2b06..d403f069524b7b112ceb67d19bb7b3eaad718f0a 100644 (file)
@@ -4,6 +4,7 @@ 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"