X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=segmentation%2FclitkExtractLung.ggo;h=98ddbd80d3dc29f1dcb53355d663a6dc7e1a4638;hb=cd0e06766b9483e78a391794d557e7ef03127bf9;hp=5f53b4d1926312ed855300abe6404180dda82b5c;hpb=907b0bad00cbf772fbf362879c74d673253f97bb;p=clitk.git diff --git a/segmentation/clitkExtractLung.ggo b/segmentation/clitkExtractLung.ggo index 5f53b4d..98ddbd8 100644 --- a/segmentation/clitkExtractLung.ggo +++ b/segmentation/clitkExtractLung.ggo @@ -61,3 +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