X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkDecomposeAndReconstruct.ggo;h=51a00827fa8f527454a8893e5dea4305faf5b366;hb=d7f456d86ca398a89ccf9de43ab68a2b50b8ca1f;hp=fb7dc8a39ebc4e6f769c489e0c51fa486efef43b;hpb=2f5b335da5621bdfc86cb594cc667d0929f4d8e3;p=clitk.git diff --git a/segmentation/clitkDecomposeAndReconstruct.ggo b/segmentation/clitkDecomposeAndReconstruct.ggo old mode 100755 new mode 100644 index fb7dc8a..51a0082 --- a/segmentation/clitkDecomposeAndReconstruct.ggo +++ b/segmentation/clitkDecomposeAndReconstruct.ggo @@ -1,7 +1,7 @@ #File clitkDecomposeAndReconstruct.ggo -Package "clitkDecomposeAndReconstruct" +package "clitkDecomposeAndReconstruct" version "1.0" -purpose "Erode a binary image to decompose into different labels, keeping a record of the eroded regions (erosion padding value). Dilate all labels of a label image separately, only dilating the marked regions (erosion padding value)." +purpose "Decompose through erosion, and reconstruct through dilation. Erode a binary image to decompose into different labels, keeping a record of the eroded regions (=erosion padding value). Dilate all labels of a label image separately, only dilating the marked regions (erosion padding value)." option "config" - "Config file" string no option "verbose" v "Verbose" flag off