#File clitkValuesToBSplineCoefficients.ggo package "clitkValuesToBSplineCoefficients" version "1.0" purpose "" option "config" - "Config file" string no option "verbose" v "Verbose" flag off option "input" i "Input image filename" string yes option "output" o "Output image filename" string yes option "order" - "Order of the BSpline coefficients" int no default="3"