]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLymphStations.ggo
Consistent GetScalarComponentAsDouble with the one in vvSlicer
[clitk.git] / segmentation / clitkExtractLymphStations.ggo
index bbaa460ac3eaa3e1635022b32d3cd246ca279403..c19c607120f51dd09ec96a1d1254d335d1071b43 100644 (file)
@@ -17,11 +17,12 @@ 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