X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkMorphoMath.ggo;h=7959bc950c9af0b50971af86ffa83ff0f0d6eb48;hb=56ae68bbe5b50ad1ea8b6846f43f322d4aa36b70;hp=c754f5e90db9714f145b3596bd5a1ffb7cf8a1eb;hpb=f34c74217b4f8efb36d1fa7f7d65992f1eefd2a4;p=clitk.git diff --git a/segmentation/clitkMorphoMath.ggo b/segmentation/clitkMorphoMath.ggo old mode 100755 new mode 100644 index c754f5e..7959bc9 --- a/segmentation/clitkMorphoMath.ggo +++ b/segmentation/clitkMorphoMath.ggo @@ -22,7 +22,7 @@ option "fg" - "Foreground value" float no default="1" option "bg" - "Background value (0,1,3: filling value)" float no default="0" option "bound" b "0-1: Set borders to foreground/ 2:safe borders " flag off option "radius" r "Use binary ball element with given radius" int no multiple default="1" -option "radiusInMM" m "Use binary ball element with given radius in mm (rounded to nearest voxel value)" double no multiple default="1" +option "radiusInMM" m "Use binary ball element with given radius in mm (rounded to nearest voxel value), you can give one radius by dimension" double no multiple default="1" option "extend" - "Extend the image size according to radius" flag off