]> Creatis software - clitk.git/blobdiff - segmentation/clitkDecomposeAndReconstruct.ggo
separate airway tracking from extract lung
[clitk.git] / segmentation / clitkDecomposeAndReconstruct.ggo
index fb7dc8a39ebc4e6f769c489e0c51fa486efef43b..51a00827fa8f527454a8893e5dea4305faf5b366 100755 (executable)
@@ -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