X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkAffineTransform.ggo;h=1d4c43ad85a4370e7d1b9b3a24497f4f150129d5;hb=5578995d9a82792833333eeb3dd5c8ecac967293;hp=e3205a20b3ce131d81c9b87d1907c37766819c38;hpb=7a3df37d7df358eeddb6b5d7fd2a529a388f678e;p=clitk.git diff --git a/tools/clitkAffineTransform.ggo b/tools/clitkAffineTransform.ggo index e3205a2..1d4c43a 100644 --- a/tools/clitkAffineTransform.ggo +++ b/tools/clitkAffineTransform.ggo @@ -23,6 +23,7 @@ option "elastix" e "Read EulerTransform from elastix output file (combine if mul option "rotate" r "Rotation to apply (radians)" double no multiple option "translate" t "Translation to apply (mm)" double no multiple option "pad" - "Edge padding value" double no default="0.0" +option "adaptive" - "Adapt the size, spacing or the origin when one of the previous tag is on (use previous clitkResampleImage)" flag off section "Interpolation" option "interp" - "Interpolation: 0=NN, 1=Linear, 2=BSpline, 3=BLUT" int no default="1"