]> Creatis software - clitk.git/blobdiff - tools/clitkSUVPeak.ggo
Add option to define the volume of the filter in clitkSUVPeak in cc
[clitk.git] / tools / clitkSUVPeak.ggo
index 3aac2ae187b3a70f35fb5d60c819b047d25ad7e6..20e75a07af404aeb4747f31b24744270d839d043 100644 (file)
@@ -11,3 +11,5 @@ option "verbose"  v "Verbose"                     flag    off
 
 option "input"    i "Input first image filename"  string  yes
 option "mask"     m "Mask image filename (uchar)" string  no
+option "allow_resize" r "Resize mask if different from input" flag    off
+option "volume"       - "Volume of the filter in cc"          double  default="1" no