]> Creatis software - clitk.git/blobdiff - tools/clitkInvertVF.ggo
invert VF on given image grid
[clitk.git] / tools / clitkInvertVF.ggo
index 54c1e21ab101d3b9c5f32787803812a9df476ba2..19c451a478bba22e6a86b204eb4a6627c17f961e 100644 (file)
@@ -15,3 +15,4 @@ option "type"                 t       "Type of filter: 0=clitk (fast forward splat using line
 option "threadSafe"                    -       "Clitk: use thread safe algorithm"                              flag            off
 option "pad"                   p       "Clitk: edge padding value (1 or N number of values!, defautls to zeros)"               double          multiple        no
 option "sampling"              s       "Itk: subsampling factor"                                       int             no      default="20"
+option "like"   l "Image whose grid (spacing and size) will be used for output"         string    no