]> Creatis software - clitk.git/blob - tools/clitkZeroVF.ggo
Set the Root Tree maximum size to 1TB instead of 1GB
[clitk.git] / tools / clitkZeroVF.ggo
1 #File clitkZeroVF.ggo
2 #Author: Joel Schaerer
3 ##Date : Tue 15 March 16.35 
4
5 package "clitk"
6 version "Read a vector fields (.mhd, .vf, ..) and zero it"
7
8 option "config"                 -       "Config file"                                                   string          no
9 option "input"                  i       "Input VF filename"                                             string          yes
10 option "output"                 o       "Output VF filename"                                            string          yes
11 option "verbose"                v       "Verbose"                                                       flag            off