]> Creatis software - clitk.git/blobdiff - registration/clitkBLUTDIR.ggo
add skipLastPyramidLevel option
[clitk.git] / registration / clitkBLUTDIR.ggo
index 4d84fcebe1ddae0d0351d5b2d0eaca540effe2fc..4443da1d0defbda3c3ca8635c8edf4cc8da923db 100755 (executable)
@@ -82,6 +82,8 @@ option "upperBound"   -       "7: The upper bound"                                                    double  no      default="0.0"
 
 section "Registration"
 
-option "levels"                -       "Number of resolution levels"                                   int     no      default="1"                                             
+option "levels"                -       "Number of resolution levels"                                   int     no      default="1"
+option "skipLastPyramidLevel"          -       "Skip full resolution pyramid level"            flag    off
 option "intermediate"          -       "Write the coefficient image of the intermediate levels (provide levels filenames)"                                     string  no      multiple                                                
 
+