Delete ROI sequence from ROI data
deletes one or more region of interest (ROI) sequence extracted from a DICOM-RT structure
set file. Specify the sequence to delete by its ROI number contourOut
= deleteContour(contourIn
,number
)number
.
Use deleteContour
function to delete ROI sequence from the
ROIs
property of the dicomContours
object. Then, you can use the convertToInfo
function to export the new ROI data to the structure set and ROI contour modules of DICOM
metadata.