]> Creatis software - clitk.git/blobdiff - tools/clitkTransformLandmarks.ggo
Remove reslice from vvImage. The transform is kept but it's up to the user to use...
[clitk.git] / tools / clitkTransformLandmarks.ggo
index 3446c6af768c24dc5b495a7929c29e412b9c41b5..71186ef19eec14c84b3a8f35af5e5a55a1d4f6f4 100644 (file)
@@ -8,5 +8,7 @@ option "verbose"    v     "Verbose"       flag    off
 
 option "input"    i "Input landmarks filename"      string    yes
 option "matrix"   m "Input 4x4 matrix filename ('.mat' file)"      string    yes
+option "output"                o       "Output landmarks filename"                     string          yes
+option "type"          t       "Landmarks type ('pts' for Jef; 'txt' for VV)"          string          no              default="txt"