X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkAffineTransform.ggo;h=ff2b19645f0c2da57709af572dcc7cc31fad26bf;hb=acf5f5c61b59dbae46e96aeadc9f868608eb30c7;hp=8eeb3fc3b8b6365fb1bf348905d2514b241e33e4;hpb=55fe2db2309025f919691272d019f395a3f1dd99;p=clitk.git diff --git a/tools/clitkAffineTransform.ggo b/tools/clitkAffineTransform.ggo index 8eeb3fc..ff2b196 100644 --- a/tools/clitkAffineTransform.ggo +++ b/tools/clitkAffineTransform.ggo @@ -17,6 +17,9 @@ option "size" - "New output size if different from input" int no multiple option "spacing" - "New output spacing if different from input" double no multiple option "origin" - "New output origin if different from input" double no multiple option "matrix" m "Affine matrix (homogene) filename" string no +option "elastix" e "Read EulerTransform from elastix output file" string no +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" section "Interpolation"