]> Creatis software - clitk.git/blob - tools/clitkGetSpacing.ggo
GateAsciiImageIO is now cross-platform using itksys::RegularExpression
[clitk.git] / tools / clitkGetSpacing.ggo
1 #File clitkGetSpacing.ggo
2 package "clitkGetSpacing"
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 "comma"          o       "Output comma separated values"   flag          off
11
12