1 #File clitk4DImageToNVectorImage.ggo
2 package "clitk4DImageToNVectorImage"
4 purpose "Convert the 4th dimension of a 4D Image into a VectorPixel 3D Image"
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