1 #File clitkChangeImageInfo.ggo
2 package "clitkChangeImageInfo"
4 purpose "Change the information (spacing, origin, direction...) of an image"
6 option "config" - "Config file" string no
7 option "verbose" v "Verbose" flag off
8 option "imagetypes" - "Display allowed image types" flag off
10 option "input" i "Input image filename" string yes
11 option "output" o "Output image filename" string yes
12 option "spacing" s "Spacing" double multiple no
13 option "origin" - "Origin" double multiple no
14 option "direction" d "Direction" double multiple no