]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLung.ggo
add smooth option to extract bones
[clitk.git] / segmentation / clitkExtractLung.ggo
index 883a01351dcdb4cd3f6054c5a894397f16e96121..08f066a60f8fa4ec0bf04e52cc67c9858f195f3c 100644 (file)
@@ -30,6 +30,7 @@ option "lastKeep1"   -        "Last label to keep"                      int           no
 
 section "Step 2 : find trachea"
 
+option "skipslices"                  -  "Number of slices to skip before searching seed" int no default="0"
 option "upperThresholdForTrachea"    - "Initial upper threshold for trachea"  double   no  default="-900"
 option "multiplierForTrachea"       -  "Multiplier for the region growing"    double   no  default="5"
 option "thresholdStepSizeForTrachea" - "Threshold step size"                  int      no  default="64"