X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStations.ggo;h=c19c607120f51dd09ec96a1d1254d335d1071b43;hb=753681cc3f201f6f79b5f6658141b0236a6d0e5b;hp=1f3f54672df82d376de5cdbb91699c3de4abcefd;hpb=5e2af376544fce0c6dc46bb3c3227d35b501c1f1;p=clitk.git diff --git a/segmentation/clitkExtractLymphStations.ggo b/segmentation/clitkExtractLymphStations.ggo index 1f3f546..c19c607 100644 --- a/segmentation/clitkExtractLymphStations.ggo +++ b/segmentation/clitkExtractLymphStations.ggo @@ -10,14 +10,19 @@ option "verboseStep" - "Verbose each step" flag off option "writeStep" w "Write image at each step" flag off option "verboseOption" - "Display options values" flag off option "verboseWarningOff" - "Do not display warning" flag off +option "verboseMemory" - "Display memory usage" flag off section "I/O" 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 - - - - +option "station" - "Force to compute station even if already exist in the DB" string no multiple + +section "Options for Station 8" +option "maxAntSpine" - "Distance max to anterior part of the spine in mm" double no default="10" +option "esophagusDilatationForAnt" - "Dilatation of esophagus, in mm, for 'anterior' limits (default=15,2,1)" double no multiple +option "esophagusDilatationForRight" - "Dilatation of esophagus, in mm, for 'right' limits (default=5,10,1)" double no multiple +option "fuzzyThresholdForS8" - "Threshold for 'Post' to dilated Esophagus" double default="0.5" no +option "injectedThresholdForS8" - "Threshold injected areas in the ct" double default="150" no