]> Creatis software - clitk.git/blob - tools/clitkSUVPeak.ggo
6e9206a75e0575ddef9546a52890bc588b649088
[clitk.git] / tools / clitkSUVPeak.ggo
1 #File clitkSUVPeak.ggo
2 package "clitkSUVPeak"
3 version "2.0"
4 #This tool supports multiple images on the input, or even 4D, but all images must be of the same type and dimensions. 
5 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."
6
7 option "config"         -       "Config file"                     string        no
8 option "verbose"        v       "Verbose"                         flag          off
9
10 option "input"     i    "Input first image filename"      string   yes
11 option "mask"           m       "Mask image filename (uchar)"             string        no