]> Creatis software - clitk.git/blobdiff - tests_dav/clitkImage2DicomRTStruct.ggo
move from test_dav to tools
[clitk.git] / tests_dav / clitkImage2DicomRTStruct.ggo
diff --git a/tests_dav/clitkImage2DicomRTStruct.ggo b/tests_dav/clitkImage2DicomRTStruct.ggo
deleted file mode 100644 (file)
index 928d11b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# file clitkImage2DicomRTStruct.ggo
-package "clitk"
-version "Add a (binary) image inside a DICOM RT Structure Set (contours)"
-
-option "config"                 - "Config file"                     string     no
-option "verbose"         v "Verbose"                        flag       off
-
-option "input"          i "Input image file (binary image) to be converted into contours"  string      yes
-option "rtstruct"       r "Input rt struct"                  string    yes
-option "dicom"          d "Input folder where the initial dicom ct is"                 string  yes
-option "output"                 o "Output DicomRT filename"          string    yes
-
-option "threshold"       t "Threshold for binary image"                         float   no default = "0.5"
-option "roiname"        - "Name of the roi added into the rt-struct"           string  yes
-option "roitype"        - "Name of the type of roi added into the rt-struct"   string  no default = "ORGAN"
-