X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=tools%2FclitkImage2DicomRTStruct.ggo;h=7416d32b5c40fdf911258d5d742b7fb0933c9c20;hb=b63909ee93d14fb6161180c2b4e63bf35d4112a8;hp=70f85b28daaea76ac94fa711ca13951f1fa05c67;hpb=794be53b8efec2ddb9c3097efd559c514fb4a813;p=clitk.git diff --git a/tools/clitkImage2DicomRTStruct.ggo b/tools/clitkImage2DicomRTStruct.ggo index 70f85b2..7416d32 100644 --- a/tools/clitkImage2DicomRTStruct.ggo +++ b/tools/clitkImage2DicomRTStruct.ggo @@ -11,5 +11,6 @@ option "dicom" d "Input folder where the initial dicom ct is" option "output" o "Output DicomRT filename" string yes option "threshold" t "Threshold for binary image" float no default = "0.5" +option "skip" s "Do not write in output the structures that was in input" flag off option "roitype" - "Name of the type of roi added into the rt-struct" string no default = "ORGAN"