]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractMediastinum.ggo
add smooth option to extract bones
[clitk.git] / segmentation / clitkExtractMediastinum.ggo
index 490c673c60401d778071e3e1931fc055feee9122..2f57caea2f948dab924ea1c7d8ebfcd9ae66de01 100644 (file)
@@ -21,6 +21,8 @@ option "lung"          l      "Input lung mask filename"        string        yes
 option "lungBG"        -       "Lung Background"                 int           default="0" no
 option "lungLeft"      -       "Lung Left value"                 int           default="1" no
 option "lungRight"     -       "Lung Right value"                int           default="2" no
+option "trachea"       t       "Input trachea mask filename"     string        yes
+option "tracheaBG"     -       "Trachea Background"              int           default="0" no
 
 option "output"        o       "Output lungs mask filename"      string        yes