X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkCropImage.ggo;h=4931b5b1c57903c278de9c5480eb95257c89e903;hb=aba2595cd9d47d81d74e873f758877c56e9a79b7;hp=01a19b3dc00cfdf8ab4ca26a950fee51611ddffe;hpb=523a9f961d83eaed5ec3365a07b9f6be35b538f0;p=clitk.git diff --git a/tools/clitkCropImage.ggo b/tools/clitkCropImage.ggo index 01a19b3..4931b5b 100755 --- a/tools/clitkCropImage.ggo +++ b/tools/clitkCropImage.ggo @@ -25,6 +25,8 @@ option "BG" - "Background value in input." double default="0" no section "Crop like another image" option "like" - "Crop like this image (must have the same spacing" string no +option "BGLike" - "Background value in output (if like larger)" double default="0" no +