qurit / rt-utils

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

35 update #37

Closed asim-shrestha closed 2 years ago

asim-shrestha commented 2 years ago

Updates to #35. The file meta header values are the same as the base values so instead of providing an option when the file meta is missing, we simply just use the base values instead. Also fixes the tuple issue introduced by an open-cv update