X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkSUVPeak.ggo;h=8412941dc54bfd237c6292757d717f9e42958e47;hb=adcb66e6659f609eab388827c24f52280253db99;hp=6e9206a75e0575ddef9546a52890bc588b649088;hpb=f05cc2cf37d7ec960b73fa9d2393d5a888e1f87a;p=clitk.git diff --git a/tools/clitkSUVPeak.ggo b/tools/clitkSUVPeak.ggo index 6e9206a..8412941 100644 --- a/tools/clitkSUVPeak.ggo +++ b/tools/clitkSUVPeak.ggo @@ -1,11 +1,11 @@ #File clitkSUVPeak.ggo package "clitkSUVPeak" version "2.0" -#This tool supports multiple images on the input, or even 4D, but all images must be of the same type and dimensions. +#This tool supports multiple images on the input, or even 4D, but all images must be of the same type and dimensions. purpose "Compute statistics on an image, or on part of an image specified by a mask and label(s). The tool also supports multichannel images, which is useful, e.g., for vector fields. All channels are processed (separately) by default, but only one channel may be chosen." -option "config" - "Config file" string no -option "verbose" v "Verbose" flag off +option "config" - "Config file" string no +option "verbose" v "Verbose" flag off -option "input" i "Input first image filename" string yes -option "mask" m "Mask image filename (uchar)" string no +option "input" i "Input first image filename" string yes +option "mask" m "Mask image filename (uchar)" string no