]> Creatis software - clitk.git/blob - tools/clitkMIP.ggo
Add scalar into clitkImageArithm operation
[clitk.git] / tools / clitkMIP.ggo
1 #File clitkMIP.ggo
2 package "clitkMIP"
3 version "1.0"
4 purpose ""
5
6 option "config"         -       "Config file"                     string        no
7 option "verbose"        v       "Verbose"                         flag          off
8 option "imagetypes"     -       "Display allowed image types"     flag          off
9
10 option "input"          i       "Input image filename"            string        yes
11 option "output"         o       "Output image filename"           string        yes
12 option "dimension"      d       "Dimension along which to project"        int   yes