X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkAffineTransform.ggo;h=131ff8e25bd101b351ea6c49a284bbeb06ee842a;hb=ee56dc1c6ed5bdea1614c5885c5d556a072b297c;hp=8eeb3fc3b8b6365fb1bf348905d2514b241e33e4;hpb=55fe2db2309025f919691272d019f395a3f1dd99;p=clitk.git diff --git a/tools/clitkAffineTransform.ggo b/tools/clitkAffineTransform.ggo index 8eeb3fc..131ff8e 100644 --- a/tools/clitkAffineTransform.ggo +++ b/tools/clitkAffineTransform.ggo @@ -17,6 +17,8 @@ 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 "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"