Minor issues reported during testing hackathon, which can be fixed with checklist updates.
- draw a segmentation mask in different image slices in a single render window, leaving empty slices in between -> In the 3D render window black contours are drawn around the green interpolated surface. -> Actually, contours are drawn in red.
- Use “Undo” / “Redo” buttons from the MITK tool bar -> The interpolation is updated accordingly. -> Actually, Interpolation is only updated when reinit interpolation button is clicked.
- select “3-Dimensional” as interpolation mode -> The interpolated contour is rendered again. -> Actually, Interpolation is only updated when reinit interpolation button is clicked.
- click “Confirm” -> The selected interpolation mode changes to “Disabled”. -> Actually, the dropdown Stays at 3-Dimensional.
- Load the previously saved *.mitk-file -> In the 3D render window black contours are drawn & The segmentation tools and the “Interpolation” area are available again. The selected interpolation mode is the previously used mode (“3-Dimensional”). -> Actually, the dropdown shows "Disabled" & contour is red.
- Above test cases are reported as such because there was no number to test case. Test cases needs numbering