Page MenuHomePhabricator
Feed All Stories

Apr 10 2024

floca committed rMITK3c7e04a018d7: Fix/imporve context menu for multi label selections (authored by floca).
Fix/imporve context menu for multi label selections
Apr 10 2024, 3:11 PM
floca committed rMITKf8332240e469: Fixed lookup table update error in visibility functions (authored by floca).
Fixed lookup table update error in visibility functions
Apr 10 2024, 3:11 PM
floca committed rMITK73d1441527bb: Updated documentation (authored by floca).
Updated documentation
Apr 10 2024, 3:11 PM
floca committed rMITK0ac6451a68f1: Introduce GetGroupImageWorkarround to avoid cloning (authored by floca).
Introduce GetGroupImageWorkarround to avoid cloning
Apr 10 2024, 3:11 PM
floca committed rMITKd0c29dc6e134: Corrected update of selector check function when switching modes. (authored by floca).
Corrected update of selector check function when switching modes.
Apr 10 2024, 3:10 PM
floca committed rMITKf2394ef77dca: Fixed that QmitkConvertToMultiLabelSegmentions can also deal with (authored by floca).
Fixed that QmitkConvertToMultiLabelSegmentions can also deal with
Apr 10 2024, 3:10 PM
floca committed rMITKdc103bd5e3df: Fixed error in TransferLabelContent functions when (authored by floca).
Fixed error in TransferLabelContent functions when
Apr 10 2024, 3:10 PM
floca committed rMITK174e82c4c81b: Fixed output pixel type of mitk::PadImageFilter (authored by floca).
Fixed output pixel type of mitk::PadImageFilter
Apr 10 2024, 3:10 PM
floca committed rMITK3997ff5f05a7: Added extraction widget to utilities (authored by floca).
Added extraction widget to utilities
Apr 10 2024, 3:10 PM
floca committed rMITK709284e9e63e: Added CreateLabelClassMap (authored by floca).
Added CreateLabelClassMap
Apr 10 2024, 3:10 PM
floca committed rMITK3f12f8d6e6cc: Extracted CreateLabelMask out of LabelSetImage and moved to… (authored by floca).
Extracted CreateLabelMask out of LabelSetImage and moved to…
Apr 10 2024, 3:10 PM
floca committed rMITK5e6b04d51e8a: Refactored redundant code parts (authored by floca).
Refactored redundant code parts
Apr 10 2024, 3:10 PM
floca committed rMITK678cb8260dc2: Added conversion helper needed for conversion widget. (authored by floca).
Added conversion helper needed for conversion widget.
Apr 10 2024, 3:10 PM
floca committed rMITK5929b3acc794: Add conversion widget to seg utilities. Remove old conversion widgets from ui. (authored by floca).
Add conversion widget to seg utilities. Remove old conversion widgets from ui.
Apr 10 2024, 3:10 PM
floca committed rMITKf24bf62e1d49: Added ConvertToMultiLabelSegmentation widget (authored by floca).
Added ConvertToMultiLabelSegmentation widget
Apr 10 2024, 3:10 PM
floca committed rMITK2e06940e99b1: Added precondition checks to LabelSetImage::AddLayer (authored by floca).
Added precondition checks to LabelSetImage::AddLayer
Apr 10 2024, 3:10 PM
floca committed rMITKcfafe22b2e42: Introduces QmitkMultiNodeSelectionWidget::CurrentSelectionViolatesCheckFunction… (authored by floca).
Introduces QmitkMultiNodeSelectionWidget::CurrentSelectionViolatesCheckFunction…
Apr 10 2024, 3:10 PM
floca committed rMITKcc2c027aca3b: Fixed incorrect hint message. (authored by floca).
Fixed incorrect hint message.
Apr 10 2024, 3:10 PM
floca committed rMITKe7aa0eb234c6: Exracted default node predicates for segmentation and reference image (authored by floca).
Exracted default node predicates for segmentation and reference image
Apr 10 2024, 3:10 PM
floca committed rMITK13c7684700b1: used c++14 short version for std::remove_const<>::type (review comment) (authored by floca).
used c++14 short version for std::remove_const<>::type (review comment)
Apr 10 2024, 3:10 PM
floca committed rMITK22e2aa24ba88: fixed typo (authored by floca).
fixed typo
Apr 10 2024, 3:09 PM
s434n added a comment to T30250: [MxN] Windows created by preset have no in-window menus.

In a certain sense, the bug would be fixed by making sure the menus are present when the layout changes.
However, it might make sense to rethink the usefulness of these menus in the MxN context, since many features are not usable anyway (e.g. rotation).
The layout management of the rightmost menu can still be used, but might need heavy extension for useful usage. We might redesign it entirely, to make it more general for Std- and MxN-view, or remove it from MxN on purpose.

Apr 10 2024, 10:50 AM · MITK (v2024.06)

Apr 9 2024

kislinsk closed T30377: Clean up/rewrite View Navigator, a subtask of T30283: Make MITK Workbench more customizable for end-users, as Resolved.
Apr 9 2024, 5:24 PM · MITK (v2024.06)
kislinsk closed T30377: Clean up/rewrite View Navigator as Resolved.
Apr 9 2024, 5:24 PM · MITK (v2024.06)
kislinsk added a comment to T30377: Clean up/rewrite View Navigator.

Deleted branch from rMITK MITK: bugfix/T30377-ViewNavigator.

Apr 9 2024, 5:23 PM · MITK (v2024.06)
kislinsk committed rMITK81f64a5e2829: Remove deprecated macro (authored by kislinsk).
Remove deprecated macro
Apr 9 2024, 5:23 PM
kislinsk committed rMITKa65c9955eb9f: Respect "enumerate" view attribute when enumerating views (authored by kislinsk).
Respect "enumerate" view attribute when enumerating views
Apr 9 2024, 5:23 PM
kislinsk committed rMITKd79986b03bff: Introduce "enumerate" attribute for views in plugin.xml files (authored by kislinsk).
Introduce "enumerate" attribute for views in plugin.xml files
Apr 9 2024, 5:23 PM
kislinsk committed rMITKe8de1f528429: Rewrite View Navigator (authored by kislinsk).
Rewrite View Navigator
Apr 9 2024, 5:23 PM
kislinsk committed rMITKa907024c7503: Fix plugin name (authored by kislinsk).
Fix plugin name
Apr 9 2024, 5:23 PM
kislinsk committed rMITKda264194c2b1: Rename (and inverse) "enumerate" view attribute to "internal" (authored by kislinsk).
Rename (and inverse) "enumerate" view attribute to "internal"
Apr 9 2024, 5:23 PM
kislinsk committed rMITK1fcee770e452: Add documentation and comments (authored by kislinsk).
Add documentation and comments
Apr 9 2024, 5:23 PM
kislinsk committed rMITKee8be9d99b58: Move code from internal to src folder (authored by kislinsk).
Move code from internal to src folder
Apr 9 2024, 5:23 PM
kislinsk committed rMITK46279f6d814b: Make GetPreferences() virtual (authored by kislinsk).
Make GetPreferences() virtual
Apr 9 2024, 5:23 PM
kislinsk committed rMITK01980d360089: Consider visibility of categories resp. tool bars (authored by kislinsk).
Consider visibility of categories resp. tool bars
Apr 9 2024, 5:23 PM
kislinsk committed rMITK4a6f6d4c5ac1: Move tool bar category pref to tool bar pref page (authored by kislinsk).
Move tool bar category pref to tool bar pref page
Apr 9 2024, 5:23 PM
kislinsk committed rMITK2e2bf7bf0ed5: Add more text to the View Navigator user guide (authored by kislinsk).
Add more text to the View Navigator user guide
Apr 9 2024, 5:23 PM
kislinsk committed rMITK92adba921996: Merge branch 'bugfix/T30377-ViewNavigator' into develop (authored by kislinsk).
Merge branch 'bugfix/T30377-ViewNavigator' into develop
Apr 9 2024, 5:23 PM
a178n updated the task description for T29652: [Preferences] Cannot open SAM preference page after tool activation.
Apr 9 2024, 4:26 PM · MITK (v2024.06)
a178n added a comment to T29652: [Preferences] Cannot open SAM preference page after tool activation.

Latest testing reveals that the issue is fixed in Ubuntu 22.04.
I think the reason is Qt6 update.

Apr 9 2024, 4:23 PM · MITK (v2024.06)
a178n added a revision to T30357: [MedSAM] Add user documentaiton: Unknown Object (Differential Revision).
Apr 9 2024, 4:13 PM · MITK (v2024.06)
a178n added a comment to T30268: [Checklist] Segmentation 3D Interpolation.

After testing:

  1. Contours are still in red. Not black.❌ -> Checklist updated should suffice.
  2. Interpolation is updated immediately. No need to reinit anymore. ✔
  3. Interpolation is updated immediately. No need to reinit anymore. ✔
  4. Dropdown is still in 3-Dimensional, not on Disabled. ❌ -> Checklist updated could suffice as fix.
  5. There is no contour. Dropdown on "Disabled" ❌
Apr 9 2024, 12:25 PM · MITK (v2024.06), Checklist
a178n added a comment to T30353: [TotalSeg] Add confirmation dialog before exiting the tool .

Pushed new branch to rMITK MITK: feature/T30353-tool-confirm-exit.

Apr 9 2024, 10:58 AM · MITK (v2024.06)
floca added a comment to T30391: [Segmentation] Python 3.12 support for installable AI tools.

How important/much work is that support? Might be things that are more pressing then that? Or?

Apr 9 2024, 6:45 AM · MITK (v2024.06)

Apr 8 2024

a178n added a revision to T30391: [Segmentation] Python 3.12 support for installable AI tools: Unknown Object (Differential Revision).
Apr 8 2024, 10:30 AM · MITK (v2024.06)
a178n closed T30300: Remember "Fast" checkbox setting, a subtask of T29437: [SEG] Add TotalSegmentator, as Resolved.
Apr 8 2024, 10:17 AM · MITK
a178n closed T30300: Remember "Fast" checkbox setting as Resolved.
Apr 8 2024, 10:17 AM · MITK (v2024.06)
a178n added a revision to T30300: Remember "Fast" checkbox setting: Unknown Object (Differential Revision).
Apr 8 2024, 10:17 AM · MITK (v2024.06)
a178n added a revision to T30353: [TotalSeg] Add confirmation dialog before exiting the tool : Unknown Object (Differential Revision).
Apr 8 2024, 10:16 AM · MITK (v2024.06)
a178n committed rMITKad1f95a6d4e1: Totalseg UI fast checkbox setting will be cached (authored by a178n).
Totalseg UI fast checkbox setting will be cached
Apr 8 2024, 10:07 AM
a178n committed rMITK90cc186e494d: Persistent Totalseg UI fast checkbox setting (authored by a178n).
Persistent Totalseg UI fast checkbox setting
Apr 8 2024, 10:07 AM
a178n updated the task description for T30392: [Segmentation] Totalsegmentator & Otsu is buggy.
Apr 8 2024, 9:52 AM · MITK (v2024.06)
a178n created T30392: [Segmentation] Totalsegmentator & Otsu is buggy.
Apr 8 2024, 9:45 AM · MITK (v2024.06)

Apr 7 2024

a178n added a comment to T30391: [Segmentation] Python 3.12 support for installable AI tools.

Pushed new branch to rMITK MITK: feature/T30391-python312-update.

Apr 7 2024, 11:51 PM · MITK (v2024.06)
a178n triaged T30391: [Segmentation] Python 3.12 support for installable AI tools as Normal priority.
Apr 7 2024, 5:56 PM · MITK (v2024.06)

Apr 6 2024

a178n added a comment to T30300: Remember "Fast" checkbox setting.

Pushed new branch to rMITK MITK: feature/T30300-totalseg-fastbox.

Apr 6 2024, 11:55 AM · MITK (v2024.06)
a178n claimed T30300: Remember "Fast" checkbox setting.
Apr 6 2024, 11:38 AM · MITK (v2024.06)
floca triaged T30390: [SEG] Utilities - rework/fix boolean operations as High priority.
Apr 6 2024, 11:26 AM · MITK (v2024.06)

Apr 5 2024

s434n triaged T30389: [MxN] Expand options of (semi-)automated layout creation as Normal priority.
Apr 5 2024, 3:28 PM · MITK

Apr 4 2024

a178n added a comment to T30357: [MedSAM] Add user documentaiton.

Pushed new branch to rMITK MITK: feature/T30357-medsam-doku.

Apr 4 2024, 11:24 PM · MITK (v2024.06)
s434n removed a project from T29526: [Segmentation] Workbench crashes when closing render window part with active tool: Missing Info.

Yes, this still happens as described above.

Apr 4 2024, 2:07 PM · MITK (v2024.06)

Apr 3 2024

floca moved T30353: [TotalSeg] Add confirmation dialog before exiting the tool from Backlog to Cycle on the MITK (v2024.06) board.
Apr 3 2024, 11:19 AM · MITK (v2024.06)
floca edited projects for T29526: [Segmentation] Workbench crashes when closing render window part with active tool, added: Missing Info; removed Request for Discussion.

does it still happen?

Apr 3 2024, 11:19 AM · MITK (v2024.06)
floca claimed T28796: [Segmentation][Utilities] Morphological Operations behave unexpectedly.
Apr 3 2024, 9:56 AM · MITK (v2024.06), Checklist

Apr 2 2024

floca raised the priority of T29526: [Segmentation] Workbench crashes when closing render window part with active tool from Normal to Unbreak Now!.

Discussion: How important is that?

Apr 2 2024, 7:12 PM · MITK (v2024.06)
floca closed T29369: [Segmentation Utilities] Handle / select different labels independently as Resolved.

Will be resolved/obsolete with current utilitie rework-

Apr 2 2024, 7:10 PM · MITK (v2024.06)
floca claimed T28500: Multilabel Segmentation Utilities do not work for multilabel segmentations.
Apr 2 2024, 7:06 PM · MITK (v2024.06), Missing Info
floca closed T27913: [Segmentation] Warnings in utilities view are inconsistent as Resolved.

Will be resolved/obsolete with current utilitie rework-

Apr 2 2024, 7:04 PM · MITK (v2024.06)
floca closed T27913: [Segmentation] Warnings in utilities view are inconsistent, a subtask of T28936: [Segmentation] Remove utilities redundancy with MultiLabelSegmentation, as Resolved.
Apr 2 2024, 7:04 PM · MITK (v2022.10), Breaking Change
floca added a comment to T27810: [Multilabel Segmentation] Inconsistencies and unclear functionality in operations of Utilities view.

Will be resolved/obsolete with current utilitie rework-

Apr 2 2024, 7:04 PM · MITK (v2022.10), Cleared, Restricted Project
floca claimed T28798: [Segmentation][MultiLabel][Utilities] UI is inconsistent / unstable.
Apr 2 2024, 7:01 PM · MITK (v2024.06), Checklist
floca claimed T28134: [Multilabel Segmentation] No warning triggered when using different mask geometries / dimensions in Utilities View.
Apr 2 2024, 7:01 PM · MITK (v2022.10), Cleared
floca moved T30208: [SEG] Add support to read/write stack of label images from/to a mitk label image from Segmentation to Cycle on the MITK (v2024.06) board.
Apr 2 2024, 6:59 PM · MITK (v2024.06)

Mar 29 2024

floca triaged T30388: [EUCAIM] Provide MITK as interactive tool in EUCAIM as Normal priority.
Mar 29 2024, 10:38 AM · Kaapana (internal), MITK

Mar 28 2024

kislinsk added a comment to T30386: VectorProperties are not getting modified by SetValue.

Yes, this is a bug. All ITK-based objects should call Modified() in their setter methods, if the values actually changed.

Mar 28 2024, 11:56 AM · Request for Discussion, MITK
floca triaged T30387: [SEG] More visual feedback by supporting highlighted labels in render window. as Normal priority.
Mar 28 2024, 11:48 AM · MITK (v2024.06)
floca triaged T30386: VectorProperties are not getting modified by SetValue as Low priority.
Mar 28 2024, 11:43 AM · Request for Discussion, MITK

Mar 21 2024

kislinsk closed T30382: Fix Doxygen warnings as Resolved.
Mar 21 2024, 2:17 PM · MITK
kislinsk added a comment to T30382: Fix Doxygen warnings.

Deleted branch from rMITK MITK: bugfix/T30382-FixDoxygenWarnings.

Mar 21 2024, 2:17 PM · MITK
kislinsk committed rMITK7301e0d3cf1e: Fix Doxygen warnings (authored by kislinsk).
Fix Doxygen warnings
Mar 21 2024, 2:16 PM
kislinsk committed rMITK63768887dbc1: Merge branch 'bugfix/T30382-FixDoxygenWarnings' into develop (authored by kislinsk).
Merge branch 'bugfix/T30382-FixDoxygenWarnings' into develop
Mar 21 2024, 2:16 PM
kislinsk added a comment to T30382: Fix Doxygen warnings.

Pushed new branch to rMITK MITK: bugfix/T30382-FixDoxygenWarnings.

Mar 21 2024, 2:14 PM · MITK
kislinsk triaged T30382: Fix Doxygen warnings as Low priority.
Mar 21 2024, 2:11 PM · MITK
kislinsk closed T30380: Doxygen does not parse header files in plugins as Invalid.

This was a red herring. Files in "internal" folders are explicitly excluded from documentation, while the "src" folders of plugins are considered.

Mar 21 2024, 1:57 PM · MITK (v2024.06)
kislinsk triaged T30380: Doxygen does not parse header files in plugins as High priority.
Mar 21 2024, 10:03 AM · MITK (v2024.06)

Mar 20 2024

kislinsk added a revision to T30377: Clean up/rewrite View Navigator: Unknown Object (Differential Revision).
Mar 20 2024, 9:14 PM · MITK (v2024.06)
kislinsk closed T30376: Reduce noise in terminal during startup as Resolved.
Mar 20 2024, 1:52 PM · MITK (v2024.06)
kislinsk added a comment to T30376: Reduce noise in terminal during startup.

Deleted branch from rMITK MITK: bugfix/T30376-ReduceStartupNoise.

Mar 20 2024, 1:52 PM · MITK (v2024.06)
kislinsk committed rMITK25ef827ed4e5: Change default log level of CTK Event Admin plugin from DEBUG to INFO (authored by kislinsk).
Change default log level of CTK Event Admin plugin from DEBUG to INFO
Mar 20 2024, 1:51 PM
kislinsk committed rMITK6754f86eeb58: Remove warning that never was printed in other than false-positive cases (authored by kislinsk).
Remove warning that never was printed in other than false-positive cases
Mar 20 2024, 1:51 PM
kislinsk committed rMITK85568094807a: Merge remote-tracking branch 'origin/bugfix/T30376-ReduceStartupNoise' into… (authored by kislinsk).
Merge remote-tracking branch 'origin/bugfix/T30376-ReduceStartupNoise' into…
Mar 20 2024, 1:51 PM
s434n placed T29333: [mxn multi widget] Measurements / planar figure not working up for grabs.
Mar 20 2024, 1:50 PM · MITK (v2024.06)
s434n triaged T30379: [Volume Visualization] Create generic initialization as Low priority.
Mar 20 2024, 1:48 PM · Next Milestone, MITK
a178n assigned T29076: [Segmentation] Pressing DEL should delete a label to floca.
Mar 20 2024, 11:57 AM · MITK (v2024.06), Checklist
a178n removed a project from T30306: [Segmentation] Convertion from semantic segmentations to instance segmentations: Request for Discussion.
Mar 20 2024, 11:54 AM · MITK
a178n assigned T30306: [Segmentation] Convertion from semantic segmentations to instance segmentations to floca.
Mar 20 2024, 11:53 AM · MITK
a178n removed a project from T29584: [Interpolation] Confirming 3D interpolation does not set mode to "disabled": Request for Discussion.

Discussion result - Change checklist

Mar 20 2024, 11:48 AM · MITK (v2024.06), Checklist
a178n edited projects for T29557: [Segmentation] "Delete group" button is inactive if there are multiple groups but no labels, added: MITK, Next Milestone; removed Request for Discussion, MITK (v2024.06).

Discussion result - Evaluate if in case of no selection (no labels), the highlight is enough to indicate a "selected group".

Mar 20 2024, 11:43 AM · Next Milestone, MITK
s434n removed a project from T30241: [MxN] Rethink select-all logic in MxN data selection: Request for Discussion.
Mar 20 2024, 11:37 AM · MITK (v2024.06)
s434n added a parent task for T30241: [MxN] Rethink select-all logic in MxN data selection: T30360: [MxN] Add group synchronization.
Mar 20 2024, 11:36 AM · MITK (v2024.06)