deleteContour
Description
deletes one or more region of interest (ROI) sequences extracted from a DICOM-RT structure
set file. Specify each sequence to delete by the ROI number contourOut
= deleteContour(contourIn
,number
)number
.
Use the deleteContour
function to delete an ROI sequence from the
ROIs
property of a dicomContours
object. You can then use the convertToInfo
function to export the new ROI data to the structure set and ROI contour modules of DICOM
metadata.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a