X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStations.ggo;h=1f3f54672df82d376de5cdbb91699c3de4abcefd;hb=df51e4850f784f8f2fbaead7bb82bd6897fb9fab;hp=78efb35a8b96e93104e7627d72d6aeada215f1ce;hpb=e008d74b0ecdc4ca2eaae8c429901a78f9ef5c31;p=clitk.git diff --git a/segmentation/clitkExtractLymphStations.ggo b/segmentation/clitkExtractLymphStations.ggo index 78efb35..1f3f546 100644 --- a/segmentation/clitkExtractLymphStations.ggo +++ b/segmentation/clitkExtractLymphStations.ggo @@ -13,14 +13,10 @@ option "verboseWarningOff" - "Do not display warning" flag off section "I/O" -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 "spacing" - "Intermediate resampling spacing" double no default="6" -option "fuzzy1" - "Fuzzy relative position threshold" double no default="0.6" +option "afdb" a "Input Anatomical Feature DB" string no +option "input" i "Input filename" string no +option "output" o "Output lungs mask filename" string no +