]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractPatient.ggo
Rolled back to drawing parent image if it were selected before instead
[clitk.git] / segmentation / clitkExtractPatient.ggo
index 6b15a6af14e7e167e2687bea3556f124a52b4906..5c2861dfbae5a4550487ac9b8311ea872f324d11 100644 (file)
@@ -10,6 +10,7 @@ option "verboseStep"    -  "Verbose each step"                  flag          off
 option "writeStep"      w  "Write image at each step"    flag          off
 option "verboseOption"  -  "Display options values"       flag          off
 option "verboseWarningOff" -  "Do not display warning"    flag          off
+option "verboseMemory"  -  "Display memory usage"         flag          off
 
 section "I/O"
 
@@ -49,6 +50,6 @@ option  "remove"      -               "Labels to remove"                      int     no      multiple
 section "Clean-up"
 
 option "openClose"     -       "Perform morphological opening and closing with unit radius"    flag    off
-option "noAutoCrop"    -       "If set : do no crop final mask to BoundingBox"                         flag    on
+option "noAutoCrop"    -       "If set : do no crop final mask to BoundingBox"                         flag    off