]> Creatis software - clitk.git/blobdiff - tools/clitkAffineTransform.ggo
Add Direction options in clitkAffineTransform
[clitk.git] / tools / clitkAffineTransform.ggo
index bb74448cead8ee4624a9087bd5958ecdaa3e29d5..8eaedd5c06efa58d212fcfddfc5994392f560826 100644 (file)
@@ -17,6 +17,7 @@ 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 "spacinglike"   - "New output spacing like this image"          string  no
 option "origin"                - "New output origin if different from input"   double  no      multiple
+option "direction"     - "New output direction 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 (combine if multiple)"  string  no
 option "rotate"                r "Rotation to apply (radians)"                 double  no      multiple
@@ -30,7 +31,3 @@ option "interpSF"     - "Sampling factor if BLUT"                             int     no  default="20"
 option "interpVF"      - "Interpolation: 0=NN, 1=Linear, 2=BSpline, 3=BLUT"    int     no  default="1"
 option "interpVFOrder" - "Order if BLUT or BSpline (0-5)"                      int     no  default="3"
 option "interpVFSF"    - "Sampling factor if BLUT"                             int     no  default="20"
-
-
-
-