1 #File clitkValuesToBSplineCoefficients.ggo
2 package "clitkValuesToBSplineCoefficients"
6 option "config" - "Config file" string no
7 option "verbose" v "Verbose" flag off
9 option "input" i "Input image filename" string yes
10 option "output" o "Output image filename" string yes
12 option "order" - "Order of the BSpline coefficients" int no default="3"