This repository contains extensions for MIM software.
MIM is a software for medical image annotation. https://www.mimsoftware.com/
Users can develop extensions via MATLAB and java using MIM's objects.
This extension computes the volume of intersection for all contours in a RTst.
The output is a csv file with a upper triangle matrix format.
This extension computes the integral dose for each contour given a RTDose and a RTst.
The output is a csv file with each structure and its integral dose.
02/25/2020 Combined two extensions into one repository.