]> Creatis software - clitk.git/blobdiff - tools/clitkImage2DicomRTStruct.ggo
Moved from repository clitk to clitk.private/tests_dav
[clitk.git] / tools / clitkImage2DicomRTStruct.ggo
diff --git a/tools/clitkImage2DicomRTStruct.ggo b/tools/clitkImage2DicomRTStruct.ggo
deleted file mode 100644 (file)
index 68334b1..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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
-