]> Creatis software - clitk.git/blobdiff - segmentation/clitkDecomposeAndReconstruct.ggo
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk
[clitk.git] / segmentation / clitkDecomposeAndReconstruct.ggo
old mode 100755 (executable)
new mode 100644 (file)
index 4b63d77..51a0082
@@ -1,5 +1,5 @@
 #File clitkDecomposeAndReconstruct.ggo
-Package "clitkDecomposeAndReconstruct"
+package "clitkDecomposeAndReconstruct"
 version "1.0"
 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)."