]> Creatis software - clitk.git/blobdiff - tools/clitkTransformLandmarks.ggo
QVTKOpenGLNativeWidget is available from VTK8.2
[clitk.git] / tools / clitkTransformLandmarks.ggo
index c731c23086539cfdecd138621afd6b8a6c0606a9..47722240c6d67134cfdc4f3a5eea100e44c2aa94 100644 (file)
@@ -10,6 +10,6 @@ option "input"    i "Input landmarks filename"      string    yes
 option "matrix"   m "Input 4x4 matrix filename ('.mat' file)"      string    no
 option "spacing"   s "If given, applies the given spacing (x,y,z) to the input points."      double    no multiple  default="1"
 option "output"                o       "Output landmarks filename"                     string          yes
-option "type"          t       "Landmarks type ('pts' for Jef; 'txt' for VV)"          string          no              default="txt" 
+option "type"          t       "Landmarks type ('pts' for Jef; 'txt' for VV ; 'vtk' for vtk meshes)"           string          no              default="txt"