]> Creatis software - clitk.git/blobdiff - segmentation/clitkTestFilter.ggo
With ITKv5, change VectorResample and VectorCast Image Filter to Resample and Cast...
[clitk.git] / segmentation / clitkTestFilter.ggo
index d9778e715cb6951a058805e2fe77d348e9d9d93a..6ab0ebbe6a7e83f44cc272bd982e0182aa99047c 100644 (file)
@@ -6,10 +6,10 @@ purpose "Test a filter"
 option "config"                -       "Config file"                     string        no
 option "verbose"       v       "Verbose"                         flag          off
 
-option "input1"                i       "Input 1 image filename"          string        yes
+option "input1"                i       "Input 1 image filename"          string        no
 option "input2"                j       "Input 2 image filename"          string        no
 option "input3"                k       "Input 3 image filename"          string        no
-option "output"        o       "Output image filename"           string        yes
+option "output"        o       "Output image filename"           string        no
 
 option "angle1"        a       "First angle (degree)"            float         default = "0" no
 option "angle2"        b       "Second angle (degree)"           float         default = "0" no