RootPainter3D
RootPainter3D copied to clipboard
RootPainter3D: Interactive-machine-learning enables rapid and accurate contouring for radiotherapy
Gives the user the option to add a guide image directory when creating a new project. Gives the user the option to crop image for fiber break segmentation.
fixes bug in axial slice indicator and adds sagittal slice indicator
Gives the user the user the ability to view preliminary segmenations, if they are added to the project, and convert the preliminary segmentations to annotations.
Adds the metric plot from RootPainter to RootPainter3D
The decision of whether to add images to the validation or training set is made when an annotation is saved. This however happens for each class and so images may...
Right now running the client on Mac with an M1/M2 chip requires using Rosetta. It would be better not to have to do this, but the client must be updated...
Just tried to install the generated binary release from the latest artefact and it crashes. I believe we should thoroughly test if the software can be run as a binary....
The CI build process does not yet work. the plan is that I will get it working for ubuntu 20.04 (keep altering the main.spec file until it builds) and then...
The patch size is currently found automatically by testing various input sizes and seeing which ones cause a memory error. This seems to be time consuming and slows the development...
This is functionality that needs copying across from the 2D version.