qurit / rt-utils

A minimal Python library to facilitate the creation and manipulation of DICOM RTStructs.
MIT License
191 stars 56 forks source link

AUTOMATIC ROIGenerationAlgorithm #27

Closed asim-shrestha closed 3 years ago

asim-shrestha commented 3 years ago

Add another optional parameter to add_roi() in order to set the ROIGenerationAlgorithm. Update the comments and documentation for add_roi() to reflect this change.

asim-shrestha commented 3 years ago

thanks @ThomasBudd!