1 # file clitkDicom2Image.ggo
3 version "Try to convert a DICOM into an image (.hdr, .vox...)"
5 option "config" - "Config file" string no
6 option "verbose" v "Verbose" flag off
7 option "verboseSliceLocation" - "Verbose slices locations" flag off
8 option "name" n "Display filename" flag off
9 option "tolerance" t "Tolerance for slice position" double default="0" no
10 option "output" o "Output image filename" string yes
11 option "std_input" - "Take the like of input file from stdin, to support huge lists of filenames" flag off
12 option "focal_origin" - "Output files with FOCAL-like origin, instead of the origin present in the dicom files" flag off