Page MenuHomePhabricator

Extend checklists for multilabel segmentation view
Closed, ResolvedPublic

Description

In T27506, @floca wrote:

All tools have to check for the following usage scenario:

  • segmentation on a 3D image
  • 3D segmentation (static) on a 4D (dynamic) image
  • 4D segmentation on a 4D image
  • All this with an image which time geometry does not start at 0 ms (e.g. MITK-Data/3D+t-ITKIO-TestData/LinearModel_4D_arbitrary_time_geometry.nrrd)

What the segmentation should look like/how it is generated must be specified per tool. But for all tools the following post conditions should apply:

  • Tools can be activated, used /confirmed.
  • The timestep of the reference image stays the same and is not changed by starting the segmentation.
  • Using the tool does not change the geometry of the segmentation (so 3D stays 3D and 4D segs are still 4D segs after the tool usage).

Extend the segmentation check lists accordingly.

For the multi label segmentation view it is important to test multiple segmentations, even on different layers.

Event Timeline

kalali triaged this task as High priority.Dec 14 2020, 12:37 PM
kalali created this task.

Btw: I never found any multilabel segmentation checklists. Did I miss something? For this meta-task and its sub-tasks I will create all the required checklists.

kalali lowered the priority of this task from High to Normal.Feb 12 2021, 12:27 PM
kalali edited projects, added MITK; removed MITK (v2021.02).
kalali claimed this task.

MultiLabel Checklists have been removed and the content has been merged into the basic segmentation checklists (because of T28142: [Segmentation] Remove plugin redundancy with MultiLabelSegmentation).
Only the ML Utilities checklist exists so I will close this task.