]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLymphStations.ggo
add clitkExceptionMacro
[clitk.git] / segmentation / clitkExtractLymphStations.ggo
index 78efb35a8b96e93104e7627d72d6aeada215f1ce..3e493a1b46fc38bc1983d6e043fdb84968cb7976 100644 (file)
@@ -13,12 +13,13 @@ option "verboseWarningOff" -  "Do not display warning"    flag          off
 
 section "I/O"
 
+option "afdb"          a       "Input Anatomical Feature DB"     string        no
 option "mediastinum"   m       "Input mediastinum mask filename" string        yes
 option "trachea"       t       "Input trachea mask filename"     string        yes
 option "output"        o       "Output lungs mask filename"      string        yes
 
-option "carenaZposition"               c       "Sup-Inf position of the carena (in mm)" double no
-option "middleLobeBronchusZposition"           b       "Sup-Inf position of the middle lobe bronchus (in mm)" double no
+option "carenaZposition"               c       "Sup-Inf position of the carena (in mm, with origin)" double no
+option "middleLobeBronchusZposition"           b       "Sup-Inf position of the middle lobe bronchus (in mm, with origin)" double no
 option "spacing"     - "Intermediate resampling spacing"         double no default="6"
 option "fuzzy1"             -  "Fuzzy relative position threshold"       double no default="0.6"