]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLymphStations.ggo
Try to adapt the filter to Jef's clitk2 solution.
[clitk.git] / segmentation / clitkExtractLymphStations.ggo
index 78efb35a8b96e93104e7627d72d6aeada215f1ce..28d78f60cd2100a6ced760a30f030838e0eebf0d 100644 (file)
@@ -17,8 +17,8 @@ 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"