Metadata-Version: 2.1
Name: DicomRTTool
Version: 0.3.18
Summary: Tools for reading dicom files, RT structures, and dose files, as well as tools for converting numpy prediction masks back to an RT structure
Home-page: https://github.com/brianmanderson/Dicom_RT_and_Images_to_Mask
Author: Brian Mark Anderson
Author-email: b5anderson@health.ucsd.edu
License: UNKNOWN
Description: # We're published! Please check out the Technical Note here: https://authors.elsevier.com/a/1cls76hRQmkvKb and reference this work if you find it useful
        ### DOI:https://doi.org/10.1016/j.prro.2021.02.003
        
        ## This code provides functionality for turning dicom images and RT structures into nifti files as well as turning prediction masks back into RT structures
        ## Installation guide
            pip install DicomRTTool
        ### Highly recommend to go through the jupyter notebook in the Examples folder and to read the Wiki
        
        ##### If you find this code useful, please provide a reference to my github page for others www.github.com/brianmanderson , thank you!
        
        ###### Ring update allows for multiple rings to be represented correctly
        
        ![multiple_rings.png](./Images/multiple_rings.png)
        
        
        ##### Works on oblique images for masks and predictions*
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/markdown
