1 #File clitkUnsharpMask.ggo
2 package "clitkUnsharpMask"
6 option "config" - "Config file" string no
7 option "verbose" v "Verbose" flag off
9 option "imagetypes" - "Display allowed image types" flag off
11 option "input" i "Input image filename" string yes
12 option "output" o "Output image filename" string yes
13 option "sigma" s "Sigma of the gaussian" double required