X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkMotionMask.ggo;h=b9e9d1cd7fc0fbbbc9656c0e9454fe9a1c1b03ed;hb=ae015f09e2fa0ebc736d24b37c9ed6c1ca0cb5b2;hp=c60afb01fccee5cedeeccb44ade6642c51ac0f9b;hpb=84aa70d26f13d3a436a241c1ce1ac554c25f3146;p=clitk.git diff --git a/segmentation/clitkMotionMask.ggo b/segmentation/clitkMotionMask.ggo old mode 100755 new mode 100644 index c60afb0..b9e9d1c --- a/segmentation/clitkMotionMask.ggo +++ b/segmentation/clitkMotionMask.ggo @@ -32,9 +32,12 @@ option "writeFeature" - "Write the combined feature image" string no section "Ellipsoide initialization" option "ellips" - "Input ellipsoide image (=1, at half resolution)" string no -option "offset" - "Offset for ellips center from body center of gravity (default= 0,-50,0 mm)" double no multiple -option "axes" - "Half axes of the ellips (default= 100,30,150)" double no multiple option "writeEllips" - "Write the initial ellipsoide image" string no +option "writeDistMap" - "Write the distance map" string no +#defgroup "EllipseParams" groupdesc="an option of this group is required" required +option "ellipseAutoDetect" - "Auto-detect offset and axes of initial ellipse" flag off +option "offset" - "Offset for ellips center from body center of gravity (default= 0,-50,0 mm)" double no multiple +option "axes" - "Half axes of the ellips (default= 100,30,150)" double no multiple section "Ellipsoide growing"