X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkRelativePosition.ggo;h=bc3f5111b8a3e789d22480497bb35e0a15ed8b0d;hb=e4ac56284be05b6a3c850546d51f2d41347676ba;hp=2192012f6d496a94910efefab89e2b63f9e6134d;hpb=984d358bca1a4464617eaccf214db5c6301a80a8;p=clitk.git diff --git a/tools/clitkRelativePosition.ggo b/tools/clitkRelativePosition.ggo index 2192012..bc3f511 100644 --- a/tools/clitkRelativePosition.ggo +++ b/tools/clitkRelativePosition.ggo @@ -20,7 +20,7 @@ section "Main options" option "orientation" r "L R A P I S (LeftRightAntPostInfSup)" string no multiple default="L" option "angle1" a "Angle 1 (deg)" double no default="0" option "angle2" b "Angle 2 (deg)" double no default="0" -option "spacing" s "Resample before (faster)" double no +option "spacing" s "Resample before (faster) (-1 if not resampling" double default = "-1" no option "threshold" t "Fuzzy threshold" double no default="0.6" option "inverse" n "Not flag : inverse of the orientation" flag off option "doNotRemoveObject" - "if flag is on, do not remove the object" flag off @@ -31,5 +31,6 @@ section "Slice by slice processing" option "sliceBySlice" - "Slice by slice relative position" flag off option "direction" d "If SbS, indicate the slice direction" int no default="2" option "uniqueCCL" u "Keep only one CC in each slice" flag off +option "uniqueObjectCCL" - "Keep only one CC in each object slice" flag off