Page MenuHomePhabricator
Feed Advanced Search

Sep 7 2022

floca added a project to T28767: 2D (multi-label) segmentation tools -> paint/wipe unusable for larger images: Request for Discussion.

Reason for the sluggish behavior could be rooted in mitk::ContourModelUtils::FillSliceInSlice(...). This is triggered with every mouse move and is currently a single threaded vtk code (handcrafted for loop) that iterates over the whole image. Much becomes very costly for large images. :(
May be at least multi thread the code?

Sep 7 2022, 5:04 PM · Request for Discussion, MITK (v2022.10), Checklist

Aug 31 2022

kalali placed T26399: Workbench crash on simple tree model update up for grabs.
Aug 31 2022, 11:34 AM · Moved to git.dkfz.de, MITK, Request for Discussion
kalali moved T29090: [3D Segmentation] Threshold tool preview draws contours in green and not in the active label color. from MITK Meeting to Backlog on the Request for Discussion board.
Aug 31 2022, 11:34 AM · MITK (v2024.12), Request for Discussion, Checklist
kalali moved T28989: [Segmentation] CanHandle functions seem to be inconsistent from MITK Meeting to Backlog on the Request for Discussion board.
Aug 31 2022, 11:33 AM · MITK, Request for Discussion
kalali edited projects for T26399: Workbench crash on simple tree model update, added: MITK; removed MITK (v2022.10).
Aug 31 2022, 11:17 AM · Moved to git.dkfz.de, MITK, Request for Discussion

Aug 25 2022

kalali added a revision to T28669: [Segmentation] QmitkSlicesInterpolator and QmitkSliceBasedInterpolatorWidget seem to be redundant: Restricted Differential Revision.
Aug 25 2022, 2:41 PM · Breaking Change, MITK (v2022.10)

Aug 23 2022

kalali edited parent tasks for T29218: Remove deprecated SetInputWorldGeometry3D / GetInputWorldGeometry3D of SliceNavigationController, added: T29269: Check geometries in SliceNavigationController and BaseRenderer; removed: T29264: Overhaul of the SliceNavigationController and the BaseRenderer.
Aug 23 2022, 11:30 AM · MITK

Aug 18 2022

kalali moved T28669: [Segmentation] QmitkSlicesInterpolator and QmitkSliceBasedInterpolatorWidget seem to be redundant from Backlog to MITK Meeting on the Request for Discussion board.

I stumbled upon this again as I was working on an issue with the SliceNavigationController. I suggest to remove the QmitkSliceBasedInterpolatorWidget completely as it is not used anymore.
@s349i is making his changes inside QmitkSlicesInterpolator. As far as I remember QmitkSliceBasedInterpolatorWidget was the interpolation-widget used inside the QmitkMultiLabelSegmentationView, which was removed when the two segmentation views were merged (see 6582705bee86).

Aug 18 2022, 2:03 PM · Breaking Change, MITK (v2022.10)

Aug 15 2022

kalali removed a subtask for T28499: Refactor/rewrite RegionGrowing3D tool: T28524: Refactor LabelSetImage and associated classes..
Aug 15 2022, 9:37 AM · Moved to git.dkfz.de, MITK (v2024.12)
kalali added a parent task for T28499: Refactor/rewrite RegionGrowing3D tool: T29191: [SEG] New segmentation tool candidates.
Aug 15 2022, 9:37 AM · Moved to git.dkfz.de, MITK (v2024.12)

Aug 12 2022

kalali claimed T29218: Remove deprecated SetInputWorldGeometry3D / GetInputWorldGeometry3D of SliceNavigationController.
Aug 12 2022, 1:08 PM · MITK
kalali added a comment to T29218: Remove deprecated SetInputWorldGeometry3D / GetInputWorldGeometry3D of SliceNavigationController.

I found a line of code where the function is actually used:
Inside QmitkImageNavigatorView::SetStepSize:

if (m_IRenderWindowPart)
{
  mitk::BaseGeometry::ConstPointer geometry = m_IRenderWindowPart->GetActiveQmitkRenderWindow()->GetSliceNavigationController()->GetInputWorldGeometry3D();
Aug 12 2022, 1:08 PM · MITK

Aug 10 2022

kalali added a parent task for T29218: Remove deprecated SetInputWorldGeometry3D / GetInputWorldGeometry3D of SliceNavigationController: T29264: Overhaul of the SliceNavigationController and the BaseRenderer.
Aug 10 2022, 8:28 PM · MITK

Aug 5 2022

kalali updated subscribers of T29219: StatusBar / mouse scrolling is broken.
Aug 5 2022, 12:30 PM · MITK (v2022.10)
kalali added a comment to T29219: StatusBar / mouse scrolling is broken.

This could be related: https://github.com/MITK/MITK/pull/262/

Aug 5 2022, 12:30 PM · MITK (v2022.10)

Jul 27 2022

floca lowered the priority of T28499: Refactor/rewrite RegionGrowing3D tool from High to Low.
Jul 27 2022, 11:41 AM · Moved to git.dkfz.de, MITK (v2024.12)

Jul 18 2022

kalali closed T29222: SlicesCoordinator is not implemented / used and can be removed as Resolved.
Jul 18 2022, 2:01 PM · Request for Discussion, MITK

Jul 14 2022

kalali attached a referenced file: F2552038: pic3d_indices.png.
Jul 14 2022, 3:58 PM · Request for Discussion, MITK
kalali attached a referenced file: F2552039: brain_indices.png.
Jul 14 2022, 3:57 PM · Request for Discussion, MITK

Jul 13 2022

kalali added a comment to T29220: StatusBar info is dependent on the pointer position, not on the crosshair / mouse click.

Additionally I found out that the order of the pixel-position and the index do not match, see screenshot (taken with MITK 2022.04 Release, using Pic3D and brain):

Jul 13 2022, 3:07 PM · Request for Discussion, MITK

Jul 11 2022

kislinsk renamed T28787: Support outlines of binary images in 3-d render windows from Support uutlines of binary images in 3-d render windows to Support outlines of binary images in 3-d render windows.
Jul 11 2022, 11:11 PM · Moved to git.dkfz.de, Request for Discussion, MITK
kalali claimed T29222: SlicesCoordinator is not implemented / used and can be removed.
Jul 11 2022, 5:46 PM · Request for Discussion, MITK
kalali added a revision to T29222: SlicesCoordinator is not implemented / used and can be removed: Restricted Differential Revision.
Jul 11 2022, 5:45 PM · Request for Discussion, MITK
a178n added a comment to T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm.

Deleted branch from rMITK MITK: feature/T28866-timepointaware-segmentation.

Jul 11 2022, 10:54 AM · MITK (v2022.10), Request for Discussion

Jul 1 2022

kalali created T29222: SlicesCoordinator is not implemented / used and can be removed.
Jul 1 2022, 2:35 PM · Request for Discussion, MITK

Jun 30 2022

kalali added a comment to T29220: StatusBar info is dependent on the pointer position, not on the crosshair / mouse click.

I think this ultimately leads to these two tasks: T25105: UpdateStatusBar duplicates business logic and T19470: Cleanup DisplayInteractor with the goal to remove the UpdateStatusBar-function completely from the mentioned classes and handle the events correctly, e.g. inside the SliceNavigationController or similar. Not only would this remove the mentioned redundancy of the function but also take away the responsibility for updating from the mentioned classes and give it to a more related class.

Jun 30 2022, 8:46 PM · Request for Discussion, MITK
kalali added a comment to T29220: StatusBar info is dependent on the pointer position, not on the crosshair / mouse click.

This is probably caused by DisplayActionEventBroadcast (was DisplayInteractor before).

Jun 30 2022, 8:33 PM · Request for Discussion, MITK
s349i closed T29184: Replace itkContourExtractor2DImageFilter as Resolved.
Jun 30 2022, 5:00 PM · MITK, Request for Discussion
s349i added a comment to T29184: Replace itkContourExtractor2DImageFilter .

I've replaced the function used from Modules/Segmentation/Algorithms/itkContourExtractor2DImageFilter.h with a Unary Functor that uses itk only. The file is no longer useful. Maybe I'll delete it and close this if no one objects. The itk file with the same name will be superseded by the one provided by itk with the same name.

Jun 30 2022, 5:00 PM · MITK, Request for Discussion
kalali created T29220: StatusBar info is dependent on the pointer position, not on the crosshair / mouse click.
Jun 30 2022, 1:31 PM · Request for Discussion, MITK
kalali created T29219: StatusBar / mouse scrolling is broken.
Jun 30 2022, 1:23 PM · MITK (v2022.10)
kalali created T29218: Remove deprecated SetInputWorldGeometry3D / GetInputWorldGeometry3D of SliceNavigationController.
Jun 30 2022, 12:14 PM · MITK

Jun 29 2022

kalali closed T29207: Remove "Frontal" and "Transversal" as view direction from the code base, a subtask of T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations, as Resolved.
Jun 29 2022, 9:58 AM · Breaking Change, Noteworthy, MITK

Jun 23 2022

kalali added a revision to T27613: Improve reinit behavior: Restricted Differential Revision.
Jun 23 2022, 6:54 PM · Request for Discussion, MITK (v2023.04)

Jun 14 2022

kalali reopened T16132: Allow segmentation with several images as "Open".

I would like to discuss if we want to tackle this problem. It is related to T27613, which is still open.

Jun 14 2022, 9:27 AM · MITK (v2023.04), Request for Discussion, Bugzilla

Jun 13 2022

kalali added a revision to T29207: Remove "Frontal" and "Transversal" as view direction from the code base: Restricted Differential Revision.
Jun 13 2022, 11:43 AM · Breaking Change, MITK (v2022.10)

Jun 10 2022

kalali added a revision to T29207: Remove "Frontal" and "Transversal" as view direction from the code base: Restricted Differential Revision.
Jun 10 2022, 1:14 PM · Breaking Change, MITK (v2022.10)
kalali renamed T29207: Remove "Frontal" and "Transversal" as view direction from the code base from Remove "Frontal" as view direction from the code base to Remove "Frontal" and "Transversal" as view direction from the code base.
Jun 10 2022, 1:04 PM · Breaking Change, MITK (v2022.10)
kalali added a revision to T29207: Remove "Frontal" and "Transversal" as view direction from the code base: Restricted Differential Revision.
Jun 10 2022, 1:02 PM · Breaking Change, MITK (v2022.10)
kalali triaged T29210: Clarify / remove axis-labeling for anatomical planes as Low priority.
Jun 10 2022, 12:21 PM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion

Jun 9 2022

kalali updated the task description for T29207: Remove "Frontal" and "Transversal" as view direction from the code base.
Jun 9 2022, 12:53 PM · Breaking Change, MITK (v2022.10)

Jun 7 2022

kislinsk added a comment to T28274: [Volume Visualization] Volume Rendering for 4D images does only work on timestep 0 or not at all.

Deleted branch from rMITK MITK: bugfix/T28274-volumerendering-multiple-timesteps.

Jun 7 2022, 2:34 PM · Restricted Project, MITK (v2022.04), Request for Discussion

Jun 3 2022

kalali triaged T29207: Remove "Frontal" and "Transversal" as view direction from the code base as Low priority.
Jun 3 2022, 6:57 PM · Breaking Change, MITK (v2022.10)
floca closed T27872: [Segmentation] Region Growing 3D GUI does not provide a "Overwrite" checkbox, a subtask of T28499: Refactor/rewrite RegionGrowing3D tool, as Wontfix.
Jun 3 2022, 12:27 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca closed T29185: [Seg] Refactor AutoSegTools and deprecate AutoMLSegWithPreviewTool class, a subtask of T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm, as Resolved.
Jun 3 2022, 12:23 PM · MITK (v2022.10), Request for Discussion
floca closed T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm as Resolved by committing rMITK5add0c5486cf: BREAKING: Removed AutoMLSegmentationWithPreviewTool..
Jun 3 2022, 12:22 PM · MITK (v2022.10), Request for Discussion

Jun 2 2022

kalali added a parent task for T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations: T25595: [Multi widget] Make classes work with the new render window access.
Jun 2 2022, 12:34 PM · Breaking Change, Noteworthy, MITK
kalali moved T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations from Backlog to MITK Meeting on the Request for Discussion board.
Jun 2 2022, 12:26 PM · Breaking Change, Noteworthy, MITK
kalali reopened T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations as "Open".
Jun 2 2022, 12:26 PM · Breaking Change, Noteworthy, MITK

May 31 2022

kalali added a comment to T26399: Workbench crash on simple tree model update.

I'm not sure if this is the reason (T24348: Invalid pointer exception due to invalid QModelIndex in QmitkDataStorageTreeModel) for the decision. I would go the route to deprecate the QmitkDataStorageModel and replace it with the QmitkDataStorageSimpleTreeModel.
However, the QmitkDataStorageSimpleTreeModel probably needs to be extended (e.g. dropping, changing hierarchy). Do we already have a task for this / should we tackle this in this release-phase?

This should be carefully discussed. I think some of the features QmitkDataStorageModel does not belong in a model.

May 31 2022, 12:19 PM · Moved to git.dkfz.de, MITK, Request for Discussion

May 30 2022

floca added a revision to T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm: Restricted Differential Revision.
May 30 2022, 8:52 AM · MITK (v2022.10), Request for Discussion

May 27 2022

floca added a comment to T26399: Workbench crash on simple tree model update.

I'm not sure if this is the reason (T24348: Invalid pointer exception due to invalid QModelIndex in QmitkDataStorageTreeModel) for the decision. I would go the route to deprecate the QmitkDataStorageModel and replace it with the QmitkDataStorageSimpleTreeModel.
However, the QmitkDataStorageSimpleTreeModel probably needs to be extended (e.g. dropping, changing hierarchy). Do we already have a task for this / should we tackle this in this release-phase?

This should be carefully discussed. I think some of the features QmitkDataStorageModel does not belong in a model.

May 27 2022, 9:01 PM · Moved to git.dkfz.de, MITK, Request for Discussion
floca added a comment to T26399: Workbench crash on simple tree model update.

@floca What was the reason for this: What does "would not reflect the data storage graph anymore" mean? Does the classic / original QmitkDataStorgageTreeModel have any drawbacks because it changes the "internal representation" by changing the parent?

May 27 2022, 8:56 PM · Moved to git.dkfz.de, MITK, Request for Discussion
floca added a comment to T26399: Workbench crash on simple tree model update.

@floca : Ilooked into this again and found the following:
This is a problem because inside the AddNodeInternal-function the tree is rebuilt by checking the parent-child-node hierarchy and adding tree-items accordingly. However, the hierarchy at that time is incorrect and already outdated.

Good that you identified the problem.

May 27 2022, 8:53 PM · Moved to git.dkfz.de, MITK, Request for Discussion

May 20 2022

kalali moved T26399: Workbench crash on simple tree model update from Backlog to MITK Meeting on the Request for Discussion board.

I'm not sure if this is the reason (T24348: Invalid pointer exception due to invalid QModelIndex in QmitkDataStorageTreeModel) for the decision. I would go the route to deprecate the QmitkDataStorageModel and replace it with the QmitkDataStorageSimpleTreeModel. However, the QmitkDataStorageSimpleTreeModel probably needs to be extended (e.g. dropping, changing hierarchy). Do we already have a task for this / should we tackle this in this release-phase?
I stumbled upon these different tasks because of T26394: [Render window manager] Provide tree view / model, which is related to the mxnMultiWidget.

May 20 2022, 9:39 AM · Moved to git.dkfz.de, MITK, Request for Discussion

May 19 2022

kalali added a comment to T29094: Deleting a data node causes global reset.

See T16165: Reinit after deletion for a reasoning. Both tasks are justified but maybe we should highlight / utilize the general preference "Call global reinit if node is deleted" more.

May 19 2022, 7:04 PM · Moved to git.dkfz.de, MITK, Checklist
kalali added a comment to T27613: Improve reinit behavior.

My changes related to this task were mainly to clear some classes and remove uncertainty (see T28617: Inconsistent view initialization in rendering manager).
As far as I see it some changes have been made in the subtask T28490: Segmentation plugin: "new" segmentation should not run reinit! and the respective D523: This was mainly concerned with NOT resetting the view / camera using a newly introduced parameter "resetCamera".

May 19 2022, 6:48 PM · Request for Discussion, MITK (v2023.04)
kalali added subtasks for T27613: Improve reinit behavior: T29094: Deleting a data node causes global reset, Unknown Object (Maniphest Task).
May 19 2022, 6:48 PM · Request for Discussion, MITK (v2023.04)
kalali added a parent task for T29094: Deleting a data node causes global reset: T27613: Improve reinit behavior.
May 19 2022, 6:48 PM · Moved to git.dkfz.de, MITK, Checklist
kalali added a comment to T26399: Workbench crash on simple tree model update.

I quickly tested the second suggestion and I was not able to reproduce the bug anymore.

May 19 2022, 4:45 PM · Moved to git.dkfz.de, MITK, Request for Discussion
kalali claimed T26399: Workbench crash on simple tree model update.
May 19 2022, 1:34 PM · Moved to git.dkfz.de, MITK, Request for Discussion
kalali updated subscribers of T26399: Workbench crash on simple tree model update.

@floca : Ilooked into this again and found the following:
After a node has been removed, inside QmitkDataStorageSimpleTreeModel::NodeRemoved the function QmitkDataStorageSimpleTreeModel::UpdateModelData is called. Here the data storage pointer is used to retrieve the data node subset of a given node predicate. The returned nodeset still returns 6 nodes in my case, although only 5 should exists, since one node was removed.
The node still exists in the data storage, because the signal for a node being removed (RemoveNodeEvent) is sent before the actual removal of the node from the list of nodes inside StandaloneDataStorage (data member m_SourceNodes)).

May 19 2022, 1:34 PM · Moved to git.dkfz.de, MITK, Request for Discussion
a178n added a comment to T29154: Show available Tasks for Download in the nnUnet GUI.

Instead of command output string parsing, the plan is to export available models' information and place it in a machine-readable format (eg. JSON) in the RESULTS_FOLDER.
This file can be further read by MITK and shown in GUI.
So, this involves making changes on the Python side, as well, for the dumping of the information in a machine-readable format (eg. JSON) natively.

May 19 2022, 12:32 PM · MITK (v2022.10)
kalali placed T29077: [Segmentation] Showing / hiding labels using the labelsetwidget selects them up for grabs.
May 19 2022, 11:09 AM · MITK (v2023.04), Checklist
floca moved T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm from Backlog to Cycle on the MITK (v2022.10) board.
May 19 2022, 8:11 AM · MITK (v2022.10), Request for Discussion
floca claimed T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm.
May 19 2022, 8:11 AM · MITK (v2022.10), Request for Discussion

May 18 2022

s349i added a project to T29184: Replace itkContourExtractor2DImageFilter : MITK.
May 18 2022, 1:01 PM · MITK, Request for Discussion
s349i created T29184: Replace itkContourExtractor2DImageFilter .
May 18 2022, 1:00 PM · MITK, Request for Discussion
a178n lowered the priority of T29063: When all the folds are selected in "Folds" dropdown box, then show "All Folds" instead of "All" from Normal to Wishlist.
May 18 2022, 12:08 PM · Moved to git.dkfz.de, MITK (v2024.12)
a178n added a comment to T29154: Show available Tasks for Download in the nnUnet GUI.

The output of the abovementioned command, for reference:

May 18 2022, 11:50 AM · MITK (v2022.10)
floca added a comment to T29077: [Segmentation] Showing / hiding labels using the labelsetwidget selects them.

Started dicussion about it. Current discussion result: We should go for a new model view based implementation instead of try to fix the current boiler plate code.
Have to discuss design of the model view pattern in detail in the next MITK meeting.

May 18 2022, 11:28 AM · MITK (v2023.04), Checklist
floca moved T29154: Show available Tasks for Download in the nnUnet GUI from Segmentation to Cycle on the MITK (v2022.10) board.
May 18 2022, 10:51 AM · MITK (v2022.10)
floca moved T26172: 2D interpolation in MultiLabelSegmentation Editor only works for 1. label from Segmentation to Cycle on the MITK (v2022.10) board.
May 18 2022, 10:51 AM · MITK (v2023.04)
floca moved T26959: [Segmentation] Newly created LabelSet segmentation is not displayed as "outline binary" from Backlog to MITK Meeting on the Request for Discussion board.
May 18 2022, 9:22 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist, Request for Discussion
floca moved T29094: Deleting a data node causes global reset from Backlog to MITK Meeting on the Request for Discussion board.
May 18 2022, 9:22 AM · Moved to git.dkfz.de, MITK, Checklist
floca moved T28936: [Segmentation] Remove utilities redundancy with MultiLabelSegmentation from Backlog to MITK Meeting on the Request for Discussion board.
May 18 2022, 9:21 AM · MITK (v2022.10), Breaking Change
floca moved T29077: [Segmentation] Showing / hiding labels using the labelsetwidget selects them from Backlog to MITK Meeting on the Request for Discussion board.
May 18 2022, 9:18 AM · MITK (v2023.04), Checklist
floca moved T29183: [SEG] Removal of "create as new segmentation" from Backlog to MITK Meeting on the Request for Discussion board.
May 18 2022, 8:17 AM · MITK
floca triaged T29183: [SEG] Removal of "create as new segmentation" as Normal priority.
May 18 2022, 8:17 AM · MITK

May 17 2022

floca added a comment to T28140: [MultiLabel Segmentation] Default parameter (unsigned int layer = 0) is unnecessary and causes problems.

in the new data structure it won't happen as there is no active label anymore. But you are right I thought the same when I looked through the class. My motiviation to refine this obsolete class was only limited 🙈 .

May 17 2022, 8:03 PM · MITK (v2024.06)
kalali updated subscribers of T28140: [MultiLabel Segmentation] Default parameter (unsigned int layer = 0) is unnecessary and causes problems.

I just stumbled upon the following:

May 17 2022, 6:07 PM · MITK (v2024.06)
gaoh added a comment to T28884: MITK Flowbench -Save Seg not working, due to file naming issues.

yes, that will help. Also, this worklist will be quite helpful, allowing a new form of "batch-processing".

May 17 2022, 3:34 PM · MITK (v2023.04), Request for Discussion, Kaapana (internal)
floca closed T28982: Weak Label Annotation Picking Tool as Resolved by committing rMITKb907c41570e1: Added relabel mode to PickingTool.
May 17 2022, 10:47 AM · MITK (v2022.10), Request for Discussion
floca closed T29146: Union Mode for the picking tool, a subtask of T28982: Weak Label Annotation Picking Tool, as Resolved.
May 17 2022, 10:47 AM · MITK (v2022.10), Request for Discussion
floca added a comment to T28884: MITK Flowbench -Save Seg not working, due to file naming issues.

@gaoh maybe also the worklist feature covered by T29159 would also help/suffice? Than you could explicitly define the output path.

May 17 2022, 9:48 AM · MITK (v2023.04), Request for Discussion, Kaapana (internal)
floca added a revision to T28982: Weak Label Annotation Picking Tool: Restricted Differential Revision.
May 17 2022, 8:12 AM · MITK (v2022.10), Request for Discussion
floca closed T29177: [Segmentation] TransferLabelToImage function should support to ignore locks, a subtask of T28982: Weak Label Annotation Picking Tool, as Resolved.
May 17 2022, 8:11 AM · MITK (v2022.10), Request for Discussion

May 16 2022

a178n edited projects for T28866: [Segmentation] Redundant label "recomputation" for Otsu/Watershed (& nnUNet) when any of the Preview-generated labels are selected to Confirm, added: MITK (v2022.10); removed MITK.
May 16 2022, 4:22 PM · MITK (v2022.10), Request for Discussion
a178n added a project to T29063: When all the folds are selected in "Folds" dropdown box, then show "All Folds" instead of "All": Request for Discussion.
May 16 2022, 4:01 PM · Moved to git.dkfz.de, MITK (v2024.12)
s349i added a comment to T26172: 2D interpolation in MultiLabelSegmentation Editor only works for 1. label .

Yes. My work will take care of this. Just need to finish off the label merging for individual slices.

May 16 2022, 1:24 PM · MITK (v2023.04)
s349i claimed T26172: 2D interpolation in MultiLabelSegmentation Editor only works for 1. label .
May 16 2022, 1:23 PM · MITK (v2023.04)
floca moved T26172: 2D interpolation in MultiLabelSegmentation Editor only works for 1. label from Backlog to Segmentation on the MITK (v2022.10) board.
May 16 2022, 12:32 PM · MITK (v2023.04)
floca moved T25445: MultiLabel segmentation mapper is very slow from Backlog to Segmentation on the MITK (v2022.10) board.
May 16 2022, 12:32 PM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion
floca moved T28139: [LabelSetImage] Ambigious meaning of "layer" in LabelSetImage from Backlog to Segmentation on the MITK (v2022.10) board.
May 16 2022, 12:31 PM · MITK (v2023.12), Request for Discussion
floca moved T28557: Cannot load segmentations from KITS challenge due to unknown pixel type from Backlog to Segmentation on the MITK (v2022.10) board.
May 16 2022, 12:31 PM · Moved to git.dkfz.de, MITK, Request for Discussion
floca moved T28691: AutoSegmentationWithPreviewTool tool manager won't support multithreading from Backlog to Segmentation on the MITK (v2022.10) board.
May 16 2022, 12:31 PM · MITK
floca moved T28763: [Multilabel Segmentation] Fill / Erase tool does not fully respect multiple labels from Backlog to Segmentation on the MITK (v2022.10) board.
May 16 2022, 12:31 PM · MITK (v2022.10), Request for Discussion
floca moved T28884: MITK Flowbench -Save Seg not working, due to file naming issues from Backlog to Segmentation on the MITK (v2022.10) board.
May 16 2022, 12:31 PM · MITK (v2023.04), Request for Discussion, Kaapana (internal)
floca moved T28989: [Segmentation] CanHandle functions seem to be inconsistent from Backlog to Segmentation on the MITK (v2022.10) board.
May 16 2022, 12:30 PM · MITK, Request for Discussion
floca moved T29067: Introduce option to save the segmentation in the nnUNet tool GUI itself. from Backlog to Cycle on the MITK (v2022.10) board.
May 16 2022, 12:30 PM · MITK