<p align="center">
<img src="https://raw.githubusercontent.com/qurit/rt-utils/master/src/rt-utils-logo.png" height="200" />
</p>
<h1 align="center">
🎉 Initial Release 🎉
</h1>
RT-Utils is motivated to allow physicians and other users to view the results of segmentation performed on a series of DICOM images. RT-Utils allows you to create or load RTStructs, extract 3d masks from RTStruct ROIs, easily add one or more regions of interest, and save the resulting RTStruct in just a few lines!
**Source Code**: <a href="https://github.com/qurit/rt-utils" target="_blank">https://github.com/qurit/rt-utils</a>
Installation
python
pip install rt-utils
Features ✨
- Creation and loading of RT-Structs
- Ability to add any number of ROIs to an rtstruct
- Ability to add a custom color, a name, and pinholes to inserted ROI
- Extraction of Binary masks from existing RT-Structs