]> Creatis software - clitk.git/blob - tools/clitkJacobianImage.ggo
Increase number of decimal for fusion and overlay
[clitk.git] / tools / clitkJacobianImage.ggo
1 #File clitkJacobianImage.ggo
2 #Author: RĂ´mulo Pinho <pinho@lyon.fnclcc.fr>
3 #Date : Tue 21 June 16.10 
4
5 package "clitk"
6 version "Read a DVF and calculate the corresponding jacobian image."
7
8 option "config"       - "Config file"               string    no
9 option "verbose"      v     "Verbose"               flag    off
10
11 option "input"        i     "Input VF filename"             string    yes
12 option "output"       o     "Output VF filename"              string    yes