Metadata-Version: 2.1
Name: DicomRTTool
Version: 0.3.11
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: bmanderson@mdanderson.org
License: UNKNOWN
Description: # 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
