rt-utils
rt-utils copied to clipboard
Delete ROI
Hi,
I know there is a function to add a roi to the RT struct (add_roi), but is there also something similar for deleting a roi?
Thanks!
Hi @IlvaHou55, there isn't currently any functionality for this but it should be an easy addition. We can get this functionality in soon™
Hi @asim-shrestha good to hear! I now worked around it by saving all separate ROIs I wanted to keep and added them to an empty RT-Struct. But a functionality in the code would work faster and is less prone to small mistakes :)