]> Creatis software - clitk.git/blobdiff - tools/clitkTransformLandmarks.ggo
Romulo:
[clitk.git] / tools / clitkTransformLandmarks.ggo
index c9eac335030afd809cdd77a8a42bedae5e6134e5..71186ef19eec14c84b3a8f35af5e5a55a1d4f6f4 100644 (file)
@@ -8,6 +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 "output"                o       "Output landmarks filename"                     string          yes
+option "type"          t       "Landmarks type ('pts' for Jef; 'txt' for VV)"          string          no              default="txt"