]> Creatis software - clitk.git/blobdiff - tools/clitkImageLaplacian.ggo
Add VTK 8.1.1 and ITK 5 beta
[clitk.git] / tools / clitkImageLaplacian.ggo
index 4ba1afdbdeb4f4e4add6786a8c63d9716243e2fd..43b70d16bd9b694941e9ab5494e2d45e37d1c08f 100644 (file)
@@ -12,4 +12,4 @@ option "input"                i       "Input image filename"            string        required
 option "mask"          m       "Mask input image filename"       string        optional
 option "output"        o       "Output image filename"           string        required
 option "normalize"      n       "Normalize the output image between 0 and 1"    flag off
-option "gaussian_filter" g      "Gaussian filtering"              flag          on
+option "gaussian_filter" g      "Gaussian filtering - default sigma value=1.0"              flag          on