]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLung.ggo
now dump anatomical info (carina position) into a DB
[clitk.git] / segmentation / clitkExtractLung.ggo
index 08f066a60f8fa4ec0bf04e52cc67c9858f195f3c..e91a2eaed9c79344301337273ca49f55369acd47 100644 (file)
@@ -16,6 +16,7 @@ section "I/O"
 option "input"         i       "Input CT image filename"         string        yes
 option "patient"       p       "Input patient mask filename"     string        yes
 option "patientBG"   - "Patient Background"              int           default="0" no
+option "afdb"          a       "Output Anatomical Feature DB (Carina position)"    string      no
 option "output"        o       "Output lungs mask filename"      string        yes
 option "outputTrachea" t       "Output trachea mask filename"    string        no