]> Creatis software - clitk.git/blobdiff - filters/clitkBinarizeImage.ggo
binarize
[clitk.git] / filters / clitkBinarizeImage.ggo
index c4620da18f96111e0ba685745c6d2da2d2088feb..9f655b660360837b73df2b421b388fe5d7bb9ec8 100644 (file)
@@ -16,3 +16,4 @@ 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
+