X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkImageStatistics.ggo;h=bc7998bf2be05d2ce65a84d23444f4e9c65e4327;hb=69e0d4a169d9b95536a0f45377bdb208814cf89b;hp=d2e55f36572162d451c80567924c92ba610eb68e;hpb=4ba4be439271a74fbc864a2c615a35b72a9d0d26;p=clitk.git diff --git a/tools/clitkImageStatistics.ggo b/tools/clitkImageStatistics.ggo index d2e55f3..bc7998b 100644 --- a/tools/clitkImageStatistics.ggo +++ b/tools/clitkImageStatistics.ggo @@ -7,7 +7,7 @@ purpose "Compute statistics on an image, or on part of an image specified by a m option "config" - "Config file" string no option "verbose" v "Verbose" flag off -option "input" i "Input image filename" string yes multiple +option "input" i "Input image filename" string no multiple option "channel" c "Image channel to be used in statistics (-1 to process all channels)" int no default="-1" option "mask" m "Mask image filename (uchar)" string no option "label" l "Label(s) in the mask image to consider" int no multiple default="1"