X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkAffineTransform.ggo;h=8eeb3fc3b8b6365fb1bf348905d2514b241e33e4;hb=afede09ad631dcf7297e3189aeb1d2288fb25902;hp=ac8c2d0f2088f09fbd5fbe25ef152269cbdf5a08;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/tools/clitkAffineTransform.ggo b/tools/clitkAffineTransform.ggo index ac8c2d0..8eeb3fc 100644 --- a/tools/clitkAffineTransform.ggo +++ b/tools/clitkAffineTransform.ggo @@ -1,5 +1,5 @@ #File clitkAffineTransform.ggo -Package "clitkAffineTransform" +package "clitkAffineTransform" version "1.0" purpose "Resample with or without affine transform of 2D, 3D, 4D images or vector fields" @@ -10,6 +10,7 @@ section "I/O" option "input" i "Input image filename" string yes option "output" o "Output image filename" string yes option "like" l "Resample output this image (size, spacing,origin)" string no +option "transform_grid" - "Apply affine transform to input grid for output's" flag off section "Options" option "size" - "New output size if different from input" int no multiple