]> Creatis software - clitk.git/blobdiff - tools/clitkDicomRTStruct2Image.ggo
Add --mha tag in clitkDicomRTStruct2Image to allow structure with special characters...
[clitk.git] / tools / clitkDicomRTStruct2Image.ggo
index 8a09da1c5b4baa33a2e915d3eb303ae5a48c4e3c..980f8a92bcba6322586a158c0f4a8da3d5d695cc 100644 (file)
@@ -16,6 +16,8 @@ groupoption "roiNameSubstr"     s "Substring of ROI name to binarize (reuturns a
 
 option "crop"           c "Crop binary mask"            flag off
 
+option "mha"  - "Write the RTStruct as a mha image to avoid special character problems"                 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