X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=registration%2FclitkBLUTDIR.ggo;h=4443da1d0defbda3c3ca8635c8edf4cc8da923db;hb=709d3deddba827afcff948a7ebfe8d4908e72f8f;hp=5a98d1d16054effb8cb86d22a486786f92319246;hpb=b19b2e28476b45595584110623b360e1b6edbb5a;p=clitk.git diff --git a/registration/clitkBLUTDIR.ggo b/registration/clitkBLUTDIR.ggo index 5a98d1d..4443da1 100755 --- a/registration/clitkBLUTDIR.ggo +++ b/registration/clitkBLUTDIR.ggo @@ -80,8 +80,10 @@ option "lowerBound" - "7: The lower bound" double no default="0.0" option "upperBound" - "7: The upper bound" double no default="0.0" -Section "Registration" +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 +