Page MenuHomePhabricator
Feed Advanced Search

Nov 18 2022

kalali triaged T29402: [mxn multi widget] Concept for blocking individual render windows as Normal priority.
Nov 18 2022, 11:32 AM · MITK (v2023.04)

Nov 16 2022

kalali edited parent tasks for T24704: [Multi widget] Rules for updating the render windows, added: T29393: [mxn multi widget] Concept for individual render window synchronization; removed: T28578: [mxn multi widget] Optimization of the mxn multi widget.
Nov 16 2022, 3:46 PM · Moved to git.dkfz.de, Request for Discussion, MITK
kalali closed T25604: New concept for switching between different render windows as Invalid.

This task is invalid since we moved the functionality of the render window manager to render window specific drop-down menus. More discussion about the concept will happen in T29297: [mxn multi widget] Optimize data accessibility inside render windows.

Nov 16 2022, 3:03 PM · Auto-closed, Request for Discussion, Restricted Project, MITK
floca moved T29389: Python utility module from Backlog to MITK Meeting on the Request for Discussion board.
Nov 16 2022, 11:00 AM · Moved to git.dkfz.de, MITK (v2024.12)
floca moved T29381: Move Multilabel classes to Core module from Backlog to MITK Meeting on the Request for Discussion board.
Nov 16 2022, 10:59 AM · MITK, Request for Discussion
floca moved T29390: How to ease the handling of external generated segmentations from Backlog to MITK Meeting on the Request for Discussion board.
Nov 16 2022, 10:59 AM · MITK (v2024.06)
kalali added a comment to T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash.

The seg predicate of the view is wrong. Should not be able to select the nifti at all.

Also seg in nifti form have to be converted into label image currently via context menu "convert to segmentation".

Nov 16 2022, 9:26 AM · MITK
kalali renamed T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash from [Segmentation] Loading a nifty segmentation (nii) leads to a crash to [Segmentation] Loading a nifti segmentation (nii) leads to a crash.
Nov 16 2022, 9:24 AM · MITK
kalali added a revision to T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash: Restricted Differential Revision.
Nov 16 2022, 9:21 AM · MITK
kalali moved T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash from Backlog to MITK Meeting on the Request for Discussion board.
Nov 16 2022, 8:40 AM · MITK
kalali moved T26959: [Segmentation] Newly created LabelSet segmentation is not displayed as "outline binary" from MITK Meeting to Backlog on the Request for Discussion board.
Nov 16 2022, 8:39 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist, Request for Discussion

Nov 15 2022

floca added a comment to T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash.

Is this reason for a patch release?

Nov 15 2022, 8:27 PM · MITK
floca updated the task description for T29390: How to ease the handling of external generated segmentations.
Nov 15 2022, 8:26 PM · MITK (v2024.06)
floca created T29390: How to ease the handling of external generated segmentations.
Nov 15 2022, 8:12 PM · MITK (v2024.06)
floca added a comment to T29389: Python utility module.

That would also help to avoid problems like T29388

Nov 15 2022, 8:01 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca created T29389: Python utility module.
Nov 15 2022, 8:00 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca added a comment to T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash.

The seg predicate of the view is wrong. Should not be able to select the nifti at all.

Nov 15 2022, 7:55 PM · MITK
kalali added a comment to T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash.

I added a first fix to avoid crashes. More changes are required:
Inside QmitkSegmentationView::UpdateGUI() the two functions m_Controls->layersWidget->UpdateGUI() and m_Controls->labelsWidget->UpdateGUI() are called. They both require the working image to be a LabelSetImage, otherwise the GUI elements will stay deactivated. Also, since no layer is available the toolselectionboxes stay deactivated.

Nov 15 2022, 6:31 PM · MITK
kalali added a revision to T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash: Restricted Differential Revision.
Nov 15 2022, 6:27 PM · MITK
kalali added a project to T29388: [Segmentation] Loading a nifti segmentation (nii) leads to a crash: Request for Discussion.
Nov 15 2022, 5:53 PM · MITK

Nov 9 2022

kalali updated the task description for T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations.
Nov 9 2022, 9:36 AM · Breaking Change, Noteworthy, MITK

Nov 8 2022

kalali claimed T28989: [Segmentation] CanHandle functions seem to be inconsistent.
Nov 8 2022, 5:56 PM · MITK, Request for Discussion
kalali added a comment to T28989: [Segmentation] CanHandle functions seem to be inconsistent.

mitk::Tool::CanHandle:

In T28989, @kalali wrote:

The basic mitk::Tool restricts the data that can be handled to reference-data - working-data pairs, where

  • the reference-data is valid

Why is it not required for the working-data to be valid? This is a requirement for all following CanHandle-functions (working data needs to be an mitk::LabelSetImage or an mitk::Image) that override the basic function, so why not put it in the basic class function?

Nov 8 2022, 5:56 PM · MITK, Request for Discussion
kalali added a revision to T28989: [Segmentation] CanHandle functions seem to be inconsistent: Restricted Differential Revision.
Nov 8 2022, 5:56 PM · MITK, Request for Discussion
kalali updated the task description for T28989: [Segmentation] CanHandle functions seem to be inconsistent.
Nov 8 2022, 5:25 PM · MITK, Request for Discussion
kalali updated the task description for T28989: [Segmentation] CanHandle functions seem to be inconsistent.
Nov 8 2022, 5:21 PM · MITK, Request for Discussion
kalali updated the task description for T28989: [Segmentation] CanHandle functions seem to be inconsistent.
Nov 8 2022, 5:21 PM · MITK, Request for Discussion
kalali edited projects for T28989: [Segmentation] CanHandle functions seem to be inconsistent, added: MITK; removed MITK (v2022.10).
Nov 8 2022, 5:11 PM · MITK, Request for Discussion
kalali updated the task description for T28989: [Segmentation] CanHandle functions seem to be inconsistent.
Nov 8 2022, 5:11 PM · MITK, Request for Discussion
kalali edited projects for T29140: [Selection widget] Optional selection can not be removed if a fitting node is always found, added: MITK, Next Milestone, Request for Discussion; removed MITK (v2022.10).
Nov 8 2022, 4:27 PM · Moved to git.dkfz.de, MITK (v2024.12), Request for Discussion
kalali added a revision to T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations: Restricted Differential Revision.
Nov 8 2022, 12:48 PM · Breaking Change, Noteworthy, MITK
kalali claimed T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations.
Nov 8 2022, 12:48 PM · Breaking Change, Noteworthy, MITK
kalali added a comment to T26543: Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations.

It seems as if there is a mapping between the SliceNavigationController::ViewDirection and PlaneGeometry::PlaneOrientation, which makes it unnecessary to keep the direction / orientation in both classes.

Nov 8 2022, 12:47 PM · Breaking Change, Noteworthy, MITK

Nov 7 2022

kalali edited projects for T26959: [Segmentation] Newly created LabelSet segmentation is not displayed as "outline binary", added: MITK, Next Milestone; removed MITK (v2022.10).
Nov 7 2022, 7:12 PM · Moved to git.dkfz.de, MITK (v2024.12), Checklist, Request for Discussion
kalali closed T29220: StatusBar info is dependent on the pointer position, not on the crosshair / mouse click as Resolved.

All related tasks have been resolved so we can close this task as well. The "issue" still remains but we are exploiting it on purpose now using the changes made in {D686}, to show pixel information dynamically (position under the mouse cursor) in the status bar.
With the changes made in {D749} we now have the possibility to explicitly show image pixel information for the crosshair position in the newly introduced pixel value view.

Nov 7 2022, 3:06 PM · Request for Discussion, MITK
kalali created T29381: Move Multilabel classes to Core module.
Nov 7 2022, 1:36 PM · MITK, Request for Discussion
kalali added a comment to T29025: Preference service (access) based on cpp microservices.

I stumbled upon this while working on T28752: [Segmentation] Move Segmentation utilities widgets to SegmentationUI module. I would like to tackle this issue and already started looking into this. Do you already have an idea how to approach it or do we want to discuss it next week?

I already implemented most of it as core service a while ago but then was interrupted by something else. As far as I remember it is nearly complete except for the equivalent of BlueBerry's preference storage. I will look for the branch the upcoming week and push it. Never assigned the task, sorry.

Nov 7 2022, 11:38 AM · MITK (v2023.04), Breaking Change

Nov 6 2022

kislinsk claimed T29025: Preference service (access) based on cpp microservices.

I stumbled upon this while working on T28752: [Segmentation] Move Segmentation utilities widgets to SegmentationUI module. I would like to tackle this issue and already started looking into this. Do you already have an idea how to approach it or do we want to discuss it next week?

Nov 6 2022, 2:25 PM · MITK (v2023.04), Breaking Change

Nov 4 2022

kalali added a comment to T29025: Preference service (access) based on cpp microservices.

I stumbled upon this while working on T28752: [Segmentation] Move Segmentation utilities widgets to SegmentationUI module. I would like to tackle this issue and already started looking into this. Do you already have an idea how to approach it or do we want to discuss it next week?

Nov 4 2022, 6:06 PM · MITK (v2023.04), Breaking Change

Oct 26 2022

floca moved T29204: [SEG] Rework properties of Label class + add instance information from Backlog to MITK Meeting on the Request for Discussion board.
Oct 26 2022, 2:45 PM · Moved to git.dkfz.de, MITK (v2024.12), Breaking Change
floca added a project to T29204: [SEG] Rework properties of Label class + add instance information: Request for Discussion.
Oct 26 2022, 2:45 PM · Moved to git.dkfz.de, MITK (v2024.12), Breaking Change
floca closed T28767: 2D (multi-label) segmentation tools -> paint/wipe unusable for larger images as Resolved.

Reworked the tools to make them faster.
Close ticket for now. If It is not fast enough we need to make more rework and need to make a in depth profiling where we loose the time.

Oct 26 2022, 2:42 PM · Request for Discussion, MITK (v2022.10), Checklist
kislinsk assigned T29367: [Segmentation] New render window specific reinit warning is confusing to kalali.
Oct 26 2022, 10:29 AM · MITK (v2022.10)

Oct 25 2022

floca added a comment to T29367: [Segmentation] New render window specific reinit warning is confusing.

There are valid points. We should not confuse the user.
Correctly done, I think the new overlay style is the way to go. Besides optimized/userfriendly text (+making the overlay blocky), we could also directly add icon and btns at the overlay to allow reinit of the render window or all render windows. I think from a UX perspective it would be a huge improvment compared to all other versions.

Oct 25 2022, 6:43 PM · MITK (v2022.10)

Oct 20 2022

kalali added a revision to T27809: [Segmentation Utilities] "Labels" tabs in operations of Utilities view is empty: Restricted Differential Revision.
Oct 20 2022, 6:40 PM · MITK (v2023.12), Request for Discussion
kalali added a comment to T27809: [Segmentation Utilities] "Labels" tabs in operations of Utilities view is empty.

If D744 is landed, we can close this task. The issue will be addressed here: T29369: [Segmentation Utilities] Handle / select different labels independently.

Oct 20 2022, 6:40 PM · MITK (v2023.12), Request for Discussion
kalali added a comment to T27809: [Segmentation Utilities] "Labels" tabs in operations of Utilities view is empty.

With {D744} we only have a single Segmentation Utilities view. Labels operation should be added to this and then the issue of this task needs to be considered.

Oct 20 2022, 12:37 PM · MITK (v2023.12), Request for Discussion
kalali renamed T27809: [Segmentation Utilities] "Labels" tabs in operations of Utilities view is empty from [Multilabel Segmentation] "Labels" tabs in operations of Utilities view is empty to [Segmentation Utilities] "Labels" tabs in operations of Utilities view is empty.
Oct 20 2022, 12:36 PM · MITK (v2023.12), Request for Discussion

Oct 19 2022

kalali added a revision to T29367: [Segmentation] New render window specific reinit warning is confusing: Restricted Differential Revision.
Oct 19 2022, 6:35 PM · MITK (v2022.10)
kislinsk updated the task description for T29367: [Segmentation] New render window specific reinit warning is confusing.
Oct 19 2022, 8:54 AM · MITK (v2022.10)
kislinsk moved T29367: [Segmentation] New render window specific reinit warning is confusing from Backlog to MITK Meeting on the Request for Discussion board.
Oct 19 2022, 8:53 AM · MITK (v2022.10)
kislinsk moved T29367: [Segmentation] New render window specific reinit warning is confusing from Backlog to Segmentation on the MITK (v2022.10) board.
Oct 19 2022, 8:53 AM · MITK (v2022.10)
kislinsk triaged T29367: [Segmentation] New render window specific reinit warning is confusing as Unbreak Now! priority.
Oct 19 2022, 8:53 AM · MITK (v2022.10)

Oct 17 2022

s434n added a project to T29340: Colored pixels remain unchanged, even when sliding the Level Window slider to low numbers: Request for Discussion.
Oct 17 2022, 4:43 PM · Next Milestone, Missing Info, Checklist

Oct 14 2022

kalali removed 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.
Oct 14 2022, 1:10 PM · Breaking Change, Noteworthy, MITK

Oct 4 2022

floca closed T29307: [Segmentation] Add a fill tool like e.g. GIMP or Photoshop has, a subtask of T29306: [Segmentation] Provide Close tool (behavior of old Fill tool), as Resolved.
Oct 4 2022, 4:40 PM · Request for Discussion, MITK (v2022.10)
floca closed T29307: [Segmentation] Add a fill tool like e.g. GIMP or Photoshop has as Resolved.
Oct 4 2022, 4:40 PM · Next Milestone, Request for Discussion, MITK (v2022.10)
floca closed T29306: [Segmentation] Provide Close tool (behavior of old Fill tool) as Resolved by committing rMITK307bd227e0aa: Added close tool.
Oct 4 2022, 4:39 PM · Request for Discussion, MITK (v2022.10)
floca closed T28763: [Multilabel Segmentation] Fill / Erase tool does not fully respect multiple labels as Resolved by committing rMITKdffc8d43c586: BREAKING: Switched FillRegion and EraseRegion to new FillRegionBase tool..
Oct 4 2022, 4:38 PM · MITK (v2022.10), Request for Discussion
floca added a revision to T28763: [Multilabel Segmentation] Fill / Erase tool does not fully respect multiple labels: Restricted Differential Revision.
Oct 4 2022, 4:15 PM · MITK (v2022.10), Request for Discussion
floca added a revision to T29306: [Segmentation] Provide Close tool (behavior of old Fill tool): Restricted Differential Revision.
Oct 4 2022, 4:15 PM · Request for Discussion, MITK (v2022.10)

Oct 3 2022

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

Test the switch to TransferLabelContent. It makes it faster, but not fast enough for a good UX. I think the only scalable way is to only process the boundingbox region of the image that (potentialy) altered instead of always the whole image.

Oct 3 2022, 9:47 AM · Request for Discussion, MITK (v2022.10), Checklist
floca claimed T28767: 2D (multi-label) segmentation tools -> paint/wipe unusable for larger images.
Oct 3 2022, 9:35 AM · Request for Discussion, MITK (v2022.10), Checklist
floca added a comment to T28767: 2D (multi-label) segmentation tools -> paint/wipe unusable for larger images.

@isensee could you provide such a large image?
P.S.: not needed any more. found one.

Oct 3 2022, 9:35 AM · Request for Discussion, MITK (v2022.10), Checklist
floca moved T29306: [Segmentation] Provide Close tool (behavior of old Fill tool) from Segmentation to Cycle on the MITK (v2022.10) board.
Oct 3 2022, 9:33 AM · Request for Discussion, MITK (v2022.10)

Sep 30 2022

floca claimed T29306: [Segmentation] Provide Close tool (behavior of old Fill tool).
Sep 30 2022, 3:48 PM · Request for Discussion, MITK (v2022.10)
floca renamed T29306: [Segmentation] Provide Close tool (behavior of old Fill tool) from [Segmentation] Rename Fill tool to [Segmentation] Provide Close tool (behavior of old Fill tool).
Sep 30 2022, 3:48 PM · Request for Discussion, MITK (v2022.10)

Sep 28 2022

floca claimed T28763: [Multilabel Segmentation] Fill / Erase tool does not fully respect multiple labels.
Sep 28 2022, 10:36 AM · MITK (v2022.10), Request for Discussion
floca moved T28499: Refactor/rewrite RegionGrowing3D tool from Cycle to Segmentation on the MITK (v2022.10) board.
Sep 28 2022, 10:34 AM · Moved to git.dkfz.de, MITK (v2024.12)
floca moved T28499: Refactor/rewrite RegionGrowing3D tool from Segmentation to Cycle on the MITK (v2022.10) board.
Sep 28 2022, 10:33 AM · Moved to git.dkfz.de, MITK (v2024.12)
floca moved T29307: [Segmentation] Add a fill tool like e.g. GIMP or Photoshop has from Backlog to Cycle on the MITK (v2022.10) board.
Sep 28 2022, 10:33 AM · Next Milestone, Request for Discussion, MITK (v2022.10)
floca added a comment to T24398: Dicom plugin: Retrieve does not work.

Thank you 🙏

Sep 28 2022, 9:43 AM · MITK (v2024.12)
kislinsk added a comment to T24398: Dicom plugin: Retrieve does not work.

Our side or also the CTK part.

Hm, lets put it as known issue and discuss its priority when we plan the spring release.

Sep 28 2022, 9:35 AM · MITK (v2024.12)
floca added a revision to T28763: [Multilabel Segmentation] Fill / Erase tool does not fully respect multiple labels: Restricted Differential Revision.
Sep 28 2022, 9:15 AM · MITK (v2022.10), Request for Discussion

Sep 27 2022

floca added a comment to T24398: Dicom plugin: Retrieve does not work.

thank you for looking into that matter.

Sep 27 2022, 5:38 PM · MITK (v2024.12)
floca edited projects for T24398: Dicom plugin: Retrieve does not work, added: MITK, Next Milestone; removed MITK (v2022.10).

I noticed that the whole plugin is a complete mess BTW and urgently needs at least some clean up to see all the potentials for improvements and bug fixes. :/

Our side or also the CTK part.

Sep 27 2022, 5:38 PM · MITK (v2024.12)
kislinsk added a comment to T24398: Dicom plugin: Retrieve does not work.

I looked into the dicombrowser plugin and found out that the directory on Windows is something like %APPDATA%/../Local/Temp/TmpDicomFolder.************. However I didn't see pop up any files after retrieve.

Sep 27 2022, 10:56 AM · MITK (v2024.12)

Sep 26 2022

floca claimed T29307: [Segmentation] Add a fill tool like e.g. GIMP or Photoshop has.
Sep 26 2022, 6:10 PM · Next Milestone, Request for Discussion, MITK (v2022.10)

Sep 23 2022

kislinsk moved T24398: Dicom plugin: Retrieve does not work from Backlog to MITK Meeting on the Request for Discussion board.
Sep 23 2022, 9:50 AM · MITK (v2024.12)
kislinsk added a project to T24398: Dicom plugin: Retrieve does not work: Request for Discussion.

I just tried to retrieve data from dicomserver.co.uk and I am able to query and kind of retrieve data. A repeated retrieve even tells me that existing files are overriden. At least that is what the console output tells me. But where are the retrieved images supposed to be stored? And shouldn't the retrieved images appear somewhere in the DICOM editor?

Sep 23 2022, 9:50 AM · MITK (v2024.12)

Sep 21 2022

floca triaged T29307: [Segmentation] Add a fill tool like e.g. GIMP or Photoshop has as Normal priority.
Sep 21 2022, 12:50 PM · Next Milestone, Request for Discussion, MITK (v2022.10)
floca triaged T29306: [Segmentation] Provide Close tool (behavior of old Fill tool) as Normal priority.
Sep 21 2022, 12:49 PM · Request for Discussion, MITK (v2022.10)

Sep 19 2022

kalali claimed T29219: StatusBar / mouse scrolling is broken.
Sep 19 2022, 4:42 PM · MITK (v2022.10)
kalali added a comment to T29219: StatusBar / mouse scrolling is broken.

I added the PR (https://github.com/MITK/MITK/pull/262/) as a differential.

Sep 19 2022, 4:42 PM · MITK (v2022.10)
kalali added a revision to T29219: StatusBar / mouse scrolling is broken: Restricted Differential Revision.
Sep 19 2022, 4:41 PM · MITK (v2022.10)

Sep 14 2022

floca added a project to T29090: [3D Segmentation] Threshold tool preview draws contours in green and not in the active label color. : Next Milestone.
Sep 14 2022, 11:10 AM · MITK (v2024.12), Request for Discussion, Checklist
isensee added a comment to T29292: Unsupported pixel types.

Stefan is right that, from the medical perspective, there is no need for these pixel types. And urgently needed not they are. We can easily convert all the files with strange pixel types to files with 'normal' ones. The issue here is simply from a usability/user experience perspective. It is uncommon to me (and probably other as well) to load an image and then get told the pixel type is not supported

Sep 14 2022, 10:26 AM · Request for Discussion, MITK
kislinsk triaged T29220: StatusBar info is dependent on the pointer position, not on the crosshair / mouse click as Normal priority.
Sep 14 2022, 5:42 AM · Request for Discussion, MITK
kislinsk triaged T29219: StatusBar / mouse scrolling is broken as Normal priority.
Sep 14 2022, 5:41 AM · MITK (v2022.10)

Sep 13 2022

floca added a comment to T29292: Unsupported pixel types.

I wouldn't care for the extra size (if it stays reasonable), if users need the pixel type.

Sep 13 2022, 9:16 PM · Request for Discussion, MITK
a178n placed T29294: Extend &/or Test nnUnet(v2) on Windows up for grabs.
Sep 13 2022, 10:01 AM · MITK (v2023.12), Request for Discussion
a178n triaged T29294: Extend &/or Test nnUnet(v2) on Windows as Normal priority.
Sep 13 2022, 10:00 AM · MITK (v2023.12), Request for Discussion

Sep 12 2022

isensee added a comment to T29292: Unsupported pixel types.

I sent the file to you via slack.
Not supporting some pixel types can be very frustrating for users, so it might make sense to extend this list (I would certainly appreciate it and a 200MB standalone is really not large by 2022 standards so there is some headroom imo ;-) ). This is not the first time I ran into this issue :-/

Sep 12 2022, 12:19 PM · Request for Discussion, MITK

Sep 10 2022

kislinsk moved T29292: Unsupported pixel types from Backlog to MITK Meeting on the Request for Discussion board.
Sep 10 2022, 5:07 PM · Request for Discussion, MITK
kislinsk triaged T29292: Unsupported pixel types as Normal priority.

We cannot see the files. Their view policy is too restricted.

Sep 10 2022, 5:07 PM · Request for Discussion, MITK

Sep 8 2022

kalali added a comment to T29219: StatusBar / mouse scrolling is broken.
Sep 8 2022, 7:52 PM · MITK (v2022.10)

Sep 7 2022

floca moved T29090: [3D Segmentation] Threshold tool preview draws contours in green and not in the active label color. from Tests/Checklists to Segmentation on the MITK (v2022.10) board.
Sep 7 2022, 5:19 PM · MITK (v2024.12), Request for Discussion, Checklist
floca moved T28800: [Segmentation] Threshold tool updates after each digit if typed in manually from Tests/Checklists to Segmentation on the MITK (v2022.10) board.
Sep 7 2022, 5:15 PM · MITK (v2023.12), Checklist, Request for Discussion
floca moved T29078: [Segmentation] Erase tool has unclear edge cases from Tests/Checklists to Segmentation on the MITK (v2022.10) board.
Sep 7 2022, 5:13 PM · Next Milestone, Checklist
floca moved T28767: 2D (multi-label) segmentation tools -> paint/wipe unusable for larger images from Backlog to MITK Meeting on the Request for Discussion board.
Sep 7 2022, 5:04 PM · Request for Discussion, MITK (v2022.10), Checklist