X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkBinarizeImage.ggo;h=3808d33f30967b4e51ba60caeac87ca71771bf2b;hb=f48c960aef6e0a5a4edea516b062197db009e25f;hp=dfc37b8021555f843eb454afaa9c29e01b1f8ee2;hpb=78616ba72923cbf15fe81ddbec0792e9c7d20ef9;p=clitk.git diff --git a/tools/clitkBinarizeImage.ggo b/tools/clitkBinarizeImage.ggo index dfc37b8..3808d33 100644 --- a/tools/clitkBinarizeImage.ggo +++ b/tools/clitkBinarizeImage.ggo @@ -17,3 +17,4 @@ option "bg" - "Background (BG) or 'ouside' value" double no default option "mode" - "Use FG and/or BG values (if FG, the BG is replaced by the input image values)" values="FG","BG","both" no default="both" +option "percentage" p "Percentage of total pixels values (in %)" double no