]> Creatis software - clitk.git/blob - tools/clitkPermuteAxes.ggo
7962ac42c79835eeea4621245e8245f8a1360f6f
[clitk.git] / tools / clitkPermuteAxes.ggo
1 #File clitkPermuteAxes.ggo
2 package "clitkPermuteAxes"
3 version "1.0"
4 purpose ""
5
6 option "config"         -       "Config file"                     string        no
7 option "verbose"        v       "Verbose"                         flag          off
8
9 option "input"          i       "Input image filename"            string        yes
10 option "output"         o       "Output image filename"           string        yes
11 option "order"          -       "The new order of the axes (n comma separated values [o,N])" int multiple yes
12
13