Releases: qurit/rt-utils
Releases · qurit/rt-utils
v1.2.0 - Increased ROI accuracy and bug fixes 🎯
✨ New Features
- Support for DICOM files with different image orientations and an increase in loaded mask accuracy #26. Thank you @w0nsh!
- Ability to control whether or not contour data is approximated #18
- Ability to select ROIGenerationAlgorithm #27
- Handling the mismatch between x,y,z axis
🐛 Bug Fixes
v1.1.0 - Enhanced Colors 🎨
🎉 Initial Release 🎉
🎉 Initial Release 🎉
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: https://github.com/qurit/rt-utils
Installation
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