]> Creatis software - clitk.git/blob - tools/clitkMergeSequence.ggo
Change tab to spaces
[clitk.git] / tools / clitkMergeSequence.ggo
1 #File clitkMergeSequence.ggo
2 #Author: Jef Vandemeulebroucke <jefvdmb@gmail.com>
3 #Date : Tue 15 June 16.35 
4
5 package "clitkMergeSequence"
6 version "Read a series of nD images (unnamed inputs) and merge them to a (n+1)D image"
7
8 option "config"   - "Config file"                   string  no
9 option "spacing"  s "Spacing for the new dimension" double  no  default="1"
10 option "output"   o "Output filename"               string  yes
11 option "verbose"  v "Verbose"                       flag    off
12