]> Creatis software - clitk.git/blob - tools/clitkImageUncertainty.ggo
Moved from repository clitk.private to tools
[clitk.git] / tools / clitkImageUncertainty.ggo
1 # file clitkImageRescaleIntensity.ggo
2 package "clitk"
3 version "Rescale intensity in the image"
4
5 option "config"                 -       "Config file"                                   string  no
6 option "input"                  i       "Input image filename"                  string  yes
7 option "inputSquared"   s       "Input squared image filename"  string  yes
8 option "output"                 o       "Output image filename"                 string  yes
9 option "NumberOfEvents" n   "Number of events"                          int     yes
10 option "verbose"                v   "Verbose"                                           flag    off