]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLung.ggo
BUG seed_arg was used instead of seedRadius_arg
[clitk.git] / segmentation / clitkExtractLung.ggo
index 12dd3e7040823c00e0676c005d95ec63d7522c94..98ddbd80d3dc29f1dcb53355d663a6dc7e1a4638 100644 (file)
@@ -61,4 +61,7 @@ section "Step 6 : fill holes"
 option "doNotFillHoles"                -  "Do not fill holes if set"                 flag on
 option "dir"                   d  "Directions (axes) to perform filling (defaults to 2,1,0)"   int multiple no
 
+section "Step 7 : lung separation (labelling)"
+option "doNotSeparateLungs"   -  "Do not separate lungs if set"                 flag off
+
 option "noAutoCrop"    -       "If set : do no crop final mask to BoundingBox"                         flag    off