From b1a94242c6faae33b9e0908a24cacc3e3f7d4e92 Mon Sep 17 00:00:00 2001 From: David Sarrut Date: Thu, 27 Oct 2011 15:56:14 +0200 Subject: [PATCH] Add --afdb_path option --- segmentation/clitkExtractLymphStations.ggo | 1 + 1 file changed, 1 insertion(+) diff --git a/segmentation/clitkExtractLymphStations.ggo b/segmentation/clitkExtractLymphStations.ggo index 82ed33b..b583e7d 100644 --- a/segmentation/clitkExtractLymphStations.ggo +++ b/segmentation/clitkExtractLymphStations.ggo @@ -15,6 +15,7 @@ option "verboseMemory" - "Display memory usage" flag off section "I/O" option "afdb" a "Input Anatomical Feature DB" string no +option "afdb_path" p "Input path for image in AFDB" string no option "input" i "Input filename" string no option "output" o "Output lungs mask filename" string no -- 2.45.1