]> Creatis software - clitk.git/blob - tools/clitkImageLog.ggo
GateAsciiImageIO is now cross-platform using itksys::RegularExpression
[clitk.git] / tools / clitkImageLog.ggo
1 # file clitkImageLog.ggo
2 package "clitk"
3 version "Perform a inverse normalized log on the image"
4
5 option "config"          -      "Config file"                           string  no
6 option "input"           i      "Input image filename"                  string  yes
7 option "output"          o      "Output image filename"                 string  yes
8 option "verbose"         v      "Verbose"                               flag    off
9