]> Creatis software - clitk.git/blobdiff - tests_dav/clitkImage2DicomRTStruct.ggo
Moved from repository clitk to clitk.private/tests_dav
[clitk.git] / tests_dav / clitkImage2DicomRTStruct.ggo
diff --git a/tests_dav/clitkImage2DicomRTStruct.ggo b/tests_dav/clitkImage2DicomRTStruct.ggo
new file mode 100644 (file)
index 0000000..68334b1
--- /dev/null
@@ -0,0 +1,20 @@
+# file clitkImage2DicomRTStruct.ggo
+package "clitk"
+version "Convert (binary) image to 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"  string     yes
+option "output"                 o "Output DicomRT filename"         string     yes
+
+
+# option "image"                j "Used to read image info (spacing, origin)"    string        yes
+# option "roi"          r "ROI to binarize (if -1 = all roi)"            int    no default="-1"
+
+# option "crop"                 c "Crop binary mask"            flag off
+
+#option "roi"           r "ROI to print (ID)"           int            no
+#option "contour"       c "contour to print (ID)"       int            no
+#option "offset"                o "to display points as image offsets" flag    off
+