]> Creatis software - clitk.git/blobdiff - tools/clitkImageExtractLine.ggo
Romulo:
[clitk.git] / tools / clitkImageExtractLine.ggo
index 988c0f5ac235ed05ffecae499d19f821e70e4401..96a76ccf56d37a21f9fe71e84a8dff7ef341f5eb 100644 (file)
@@ -10,6 +10,7 @@ option "verbose"      v       "Verbose"                         flag          off
 
 option "firstIndex"    f       "First index value (in voxels)"   int yes multiple
 option "lastIndex"     l       "Last index value (in voxels"     int yes multiple
+option "integral"      I       "Integrate the image along the line"    int     no      default = "0"
 
 option "mm"            m       "Last/first index are in mm"      flag off