]> Creatis software - clitk.git/blobdiff - tools/clitkAffineTransform.ggo
Added --transform_grid which uses input->GetDirection
[clitk.git] / tools / clitkAffineTransform.ggo
index ba035367e9424b5ed1779b10c3ce4326ba774cd7..8eeb3fc3b8b6365fb1bf348905d2514b241e33e4 100644 (file)
@@ -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