]> Creatis software - clitk.git/blobdiff - filters/clitkBinarizeImage.ggo
script to easily create new clitk tools. Does not do vv tools yet
[clitk.git] / filters / clitkBinarizeImage.ggo
index 9f655b660360837b73df2b421b388fe5d7bb9ec8..ab7706fa561546df3f4c4669a076931803b74e71 100644 (file)
@@ -15,5 +15,5 @@ option "upper"        u       "Upper intensity (default=max), fg is lower than this va
 
 option "fg"                    -       "Foreground (FG) or 'inside' value"               double        no      default="1"
 option "bg"                    -       "Background (BG) or 'ouside' value"               double        no      default="0"
-option "mode"          -       "Use FG and/or BG values (if FG, the BG is replaced by the input image values)" values="FG","BG","both"  default="both" no
+option "mode"          -       "Use FG and/or BG values (if FG, the BG is replaced by the input image values)" values="FG","BG","both"  default="both" required