]> Creatis software - clitk.git/blobdiff - tools/clitkSUVPeak.ggo
Check if mask and input have the same spacing to compute SUVPeak
[clitk.git] / tools / clitkSUVPeak.ggo
index 3aac2ae187b3a70f35fb5d60c819b047d25ad7e6..860fae3f5f3331516be4fdcab993b51efac4f7dd 100644 (file)
@@ -11,3 +11,4 @@ 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