Page MenuHomePhabricator
Feed All Stories

Apr 25 2024

kislinsk committed rMITKa64083b3d4dc: Apply chosen startup preset (authored by kislinsk).
Apply chosen startup preset
Apr 25 2024, 10:40 AM
kislinsk committed rMITK5341a437b1b1: Add Application Startup preference page (authored by kislinsk).
Add Application Startup preference page
Apr 25 2024, 10:40 AM
kislinsk committed rMITK3c815be3ae64: Fix Clang and GCC compile errors (authored by kislinsk).
Fix Clang and GCC compile errors
Apr 25 2024, 10:40 AM
kislinsk committed rMITK11d3702cba93: Fix typo (authored by kislinsk).
Fix typo
Apr 25 2024, 10:40 AM
kislinsk committed rMITKbcb888d6510f: Merge branch 'feature/T30332-ToolBarPresets' into develop (authored by kislinsk).
Merge branch 'feature/T30332-ToolBarPresets' into develop
Apr 25 2024, 10:40 AM
a178n triaged T30398: 3D interpolation using SAM tool as Normal priority.
Apr 25 2024, 9:11 AM · MITK

Apr 24 2024

a178n committed rMITKfddfdc182dc2: IsPreviewGenerated set to false when tool is activated (authored by a178n).
IsPreviewGenerated set to false when tool is activated
Apr 24 2024, 4:27 PM
a178n committed rMITK7f413c922d0e: Confirm Segmentation button bugfix (authored by a178n).
Confirm Segmentation button bugfix
Apr 24 2024, 4:27 PM
a178n committed rMITKb884b24c25b4: TotalSeg nnUNet Confirm Segmentation button bugfix (authored by a178n).
TotalSeg nnUNet Confirm Segmentation button bugfix
Apr 24 2024, 4:27 PM
lucaskulla added a member for MIC: h588i.
Apr 24 2024, 11:17 AM

Apr 23 2024

a178n added a revision to T30392: [Segmentation] Totalsegmentator & Otsu is buggy: Unknown Object (Differential Revision).
Apr 23 2024, 11:30 PM · MITK (v2024.06)
a178n added a comment to T30392: [Segmentation] Totalsegmentator & Otsu is buggy.

Pushed new branch to rMITK MITK: bugfix/T30392-totalseg-nnunet-confirmbutton.

Apr 23 2024, 9:48 PM · MITK (v2024.06)
floca committed rMITK77685e7bebfa: T30392 Totalsegmentator & Otsu crash with multi label refactor (authored by floca).
T30392 Totalsegmentator & Otsu crash with multi label refactor
Apr 23 2024, 7:35 PM
floca committed rMITK259378b833c5: Make message boxes more informative (authored by floca).
Make message boxes more informative
Apr 23 2024, 7:35 PM
floca committed rMITK1f81ea8c5275: - Little code clean up (authored by floca).
- Little code clean up
Apr 23 2024, 7:35 PM
floca committed rMITKc0b9d0384100: Fixed crash when labels are deleted (authored by floca).
Fixed crash when labels are deleted
Apr 23 2024, 7:35 PM
floca committed rMITK498b18dd5c37: T27133 remove deprecated QmitkDataSelectionWidget (authored by floca).
T27133 remove deprecated QmitkDataSelectionWidget
Apr 23 2024, 8:54 AM
floca closed T27133: [Segmentation] Is QmitkDataSelectionWidget needed anymore? as Resolved by committing rMITKdb4f2ac88090: BREAKING!!!.
Apr 23 2024, 8:54 AM · MITK (v2024.06)
floca committed rMITKdb4f2ac88090: BREAKING!!! (authored by floca).
BREAKING!!!
Apr 23 2024, 8:54 AM
floca committed rMITKd9f4f2ce79d1: T30346 remove deprecated classes FeatureBasedEdgeDetectionFilter and… (authored by floca).
T30346 remove deprecated classes FeatureBasedEdgeDetectionFilter and…
Apr 23 2024, 8:25 AM
floca closed T30346: [SEG] Are PointCloudScoringFilter and FeatureBasedEdgeDetectionFilter still in use? (also other filters in segmentation/algorithms) as Resolved by committing rMITK067a9bff69c8: Removed unused classes FeatureBasedEdgeDetectionFilter.
Apr 23 2024, 8:24 AM · MITK
floca committed rMITK067a9bff69c8: Removed unused classes FeatureBasedEdgeDetectionFilter (authored by floca).
Removed unused classes FeatureBasedEdgeDetectionFilter
Apr 23 2024, 8:24 AM

Apr 22 2024

floca closed T28798: [Segmentation][MultiLabel][Utilities] UI is inconsistent / unstable, a subtask of T28936: [Segmentation] Remove utilities redundancy with MultiLabelSegmentation, as Resolved.
Apr 22 2024, 5:40 PM · MITK (v2022.10), Breaking Change
floca closed T28798: [Segmentation][MultiLabel][Utilities] UI is inconsistent / unstable as Resolved.
Apr 22 2024, 5:40 PM · MITK (v2024.06), Checklist
floca added a revision to T30346: [SEG] Are PointCloudScoringFilter and FeatureBasedEdgeDetectionFilter still in use? (also other filters in segmentation/algorithms): Unknown Object (Differential Revision).
Apr 22 2024, 5:18 PM · MITK
floca added a revision to T27133: [Segmentation] Is QmitkDataSelectionWidget needed anymore?: Unknown Object (Differential Revision).
Apr 22 2024, 4:29 PM · MITK (v2024.06)
floca committed rMITK101158b385c3: T30395 Fix_seg_mask_tool (authored by floca).
T30395 Fix_seg_mask_tool
Apr 22 2024, 4:10 PM
floca committed rMITK2f78866ddf01: fixed review remarks (authored by floca).
fixed review remarks
Apr 22 2024, 4:10 PM
floca committed rMITKb5ded7f7ee3d: Fixed gcc error (authored by floca).
Fixed gcc error
Apr 22 2024, 4:10 PM
floca committed rMITKdcf84242edf1: Reworked mask widget. (authored by floca).
Reworked mask widget.
Apr 22 2024, 4:10 PM
floca closed T30395: [SEG] Utilities - rework/fix mask operations as Resolved by committing rMITKdcf84242edf1: Reworked mask widget..
Apr 22 2024, 4:10 PM · MITK (v2024.06)
floca committed rMITKeaf3f5008a50: moved internal code to anonymous namespace (authored by floca).
moved internal code to anonymous namespace
Apr 22 2024, 4:10 PM
floca closed T30395: [SEG] Utilities - rework/fix mask operations, a subtask of T28176: [Segmentation] Inspection of module and plugin, as Resolved.
Apr 22 2024, 4:10 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca committed rMITK5b5cd0cf489f: QmitkSingleNodeSelectionWidget now also check for auto select (authored by floca).
QmitkSingleNodeSelectionWidget now also check for auto select
Apr 22 2024, 4:10 PM
floca committed rMITKf16dac2763d9: BREAKING!!! (authored by floca).
BREAKING!!!
Apr 22 2024, 4:10 PM
kislinsk closed T30396: Remove QmitkGnuplotWidget and QmitkExternalProgramsPreferencePage as Resolved.
Apr 22 2024, 1:54 PM · MITK (v2024.06)
kislinsk added a comment to T30396: Remove QmitkGnuplotWidget and QmitkExternalProgramsPreferencePage.

Deleted branch from rMITK MITK: bugfix/T30396-RemoveGnuplotWidget.

Apr 22 2024, 1:54 PM · MITK (v2024.06)
kislinsk committed rMITK8c25904fd661: Remove unused QmitkGnuplotWidget (authored by kislinsk).
Remove unused QmitkGnuplotWidget
Apr 22 2024, 1:54 PM
kislinsk committed rMITKfa8207485914: Remove unused QmitkExternalProgramsPreferencePage (authored by kislinsk).
Remove unused QmitkExternalProgramsPreferencePage
Apr 22 2024, 1:54 PM
kislinsk committed rMITKfa79c02c8d1a: Merge branch 'bugfix/T30396-RemoveGnuplotWidget' into develop (authored by kislinsk).
Merge branch 'bugfix/T30396-RemoveGnuplotWidget' into develop
Apr 22 2024, 1:54 PM
kislinsk added a comment to T30396: Remove QmitkGnuplotWidget and QmitkExternalProgramsPreferencePage.

Pushed new branch to rMITK MITK: bugfix/T30396-RemoveGnuplotWidget.

Apr 22 2024, 1:53 PM · MITK (v2024.06)
s434n committed rMITK2ae0f5f096f5: Automated MxN layout from data (authored by s434n).
Automated MxN layout from data
Apr 22 2024, 10:24 AM
s434n committed rMITKe052a0400857: fix initialization of ui pointer (authored by s434n).
fix initialization of ui pointer
Apr 22 2024, 10:24 AM
s434n committed rMITK99fa3fee61e0: fix remarks (authored by s434n).
fix remarks
Apr 22 2024, 10:24 AM
s434n committed rMITK50c273259bff: fix constructor of automated layout widget (authored by s434n).
fix constructor of automated layout widget
Apr 22 2024, 10:24 AM
s434n committed rMITKfd5603a2ba17: reinit render windows when creating automated layout from data (authored by s434n).
reinit render windows when creating automated layout from data
Apr 22 2024, 10:24 AM
s434n committed rMITK2265d1787774: add node predicate to data based layout selector (authored by s434n).
add node predicate to data based layout selector
Apr 22 2024, 10:24 AM
s434n committed rMITK47041cfc3a6a: make MxN layout selection widget prettier (authored by s434n).
make MxN layout selection widget prettier
Apr 22 2024, 10:24 AM
s434n committed rMITK37bd8450c54b: fix resizing of table view items (authored by s434n).
fix resizing of table view items
Apr 22 2024, 10:24 AM
s434n committed rMITK00e03cb3fbf2: implement automated data based layout creation (authored by s434n).
implement automated data based layout creation
Apr 22 2024, 10:24 AM
s434n committed rMITKb719c9f0bdf6: make columns in MxN data selection only as wide as needed (authored by s434n).
make columns in MxN data selection only as wide as needed
Apr 22 2024, 10:24 AM
s434n committed rMITK29fb9786ca2a: add automated layout widget UI (authored by s434n).
add automated layout widget UI
Apr 22 2024, 10:24 AM
kislinsk triaged T30396: Remove QmitkGnuplotWidget and QmitkExternalProgramsPreferencePage as Normal priority.
Apr 22 2024, 9:30 AM · MITK (v2024.06)
kislinsk added a revision to T30332: Introduce toolbar visibility presets: Restricted Differential Revision.
Apr 22 2024, 9:26 AM · MITK (v2024.06)
kislinsk updated the task description for T30283: Make MITK Workbench more customizable for end-users.
Apr 22 2024, 8:37 AM · Moved to git.dkfz.de, MITK (v2024.12)

Apr 19 2024

floca claimed T27133: [Segmentation] Is QmitkDataSelectionWidget needed anymore?.
Apr 19 2024, 4:25 PM · MITK (v2024.06)
floca added a revision to T30395: [SEG] Utilities - rework/fix mask operations: Unknown Object (Differential Revision).
Apr 19 2024, 3:40 PM · MITK (v2024.06)
kislinsk added a comment to T30332: Introduce toolbar visibility presets.

Presets are now applied. So everything major is completed. Last thing missing is the startup preference page. Also, while working on that, another requirement in that regard is to consolidate tool bar preferences into a single preference page, which seems to be split in two pages at the moment.

Apr 19 2024, 3:31 PM · MITK (v2024.06)
kislinsk placed T30283: Make MITK Workbench more customizable for end-users up for grabs.
Apr 19 2024, 3:28 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca closed T29502: [SEG] Optimizing MultiLabelImage widgets (context menue) action names + new actions? as Resolved.
Apr 19 2024, 9:30 AM · MITK (v2024.06)
floca closed T29502: [SEG] Optimizing MultiLabelImage widgets (context menue) action names + new actions?, a subtask of T29076: [Segmentation] Pressing DEL should delete a label, as Resolved.
Apr 19 2024, 9:30 AM · MITK (v2024.06), Checklist
floca closed T28797: [Segmentation[MultiLabel][Utilities] Using 4D data with dynamic segmentations results in 3D data as Resolved.
Apr 19 2024, 9:29 AM · MITK (v2024.06), Checklist
floca closed T28797: [Segmentation[MultiLabel][Utilities] Using 4D data with dynamic segmentations results in 3D data, a subtask of T28936: [Segmentation] Remove utilities redundancy with MultiLabelSegmentation, as Resolved.
Apr 19 2024, 9:29 AM · MITK (v2022.10), Breaking Change
floca closed T29416: Segmentation utilities can only handle unsigned char and unsigned short, no other types as Resolved.

Resolved with T30390

Apr 19 2024, 9:18 AM · MITK (v2024.06), Missing Info
kompan committed rMITK7a59bd54fe89: Fix a collection of UI bugs in Perfusion and ModelFit. (authored by kompan).
Fix a collection of UI bugs in Perfusion and ModelFit.
Apr 19 2024, 9:16 AM
kompan committed rMITK891ca05736c7: Fix T30341 - Same location for buttons for T1 and T2 conversion (authored by kompan).
Fix T30341 - Same location for buttons for T1 and T2 conversion
Apr 19 2024, 9:16 AM
kompan committed rMITK4e930ff758a5: T30278 - Disable conversion tab for descriptive Brix. (authored by kompan).
T30278 - Disable conversion tab for descriptive Brix.
Apr 19 2024, 9:16 AM
kompan committed rMITK14653aa49d03: T30343, T30339 -Add mask info box to GenericDataFitting, MRPerfusion an… (authored by kompan).
T30343, T30339 -Add mask info box to GenericDataFitting, MRPerfusion an…
Apr 19 2024, 9:16 AM
kompan committed rMITK788416a6f44e: Fix T30276-Remove AIF image selection when "Select AIF from File" is chosen (authored by kompan).
Fix T30276-Remove AIF image selection when "Select AIF from File" is chosen
Apr 19 2024, 9:16 AM
floca closed T28675: Boolean Operations in Segmentation utilities are slow as Resolved.

The tools are not useing InitializeByLabeledImage anymore. If speed is still a problem, please reopen.

Apr 19 2024, 9:12 AM · MITK (v2024.06), Request for Discussion
floca closed T29193: [SEG] Add a superpixel tool, a subtask of T29191: [SEG] New segmentation tool candidates, as Spite.
Apr 19 2024, 9:04 AM · Moved to git.dkfz.de, MITK (v2024.12)
floca closed T29193: [SEG] Add a superpixel tool as Spite.

Reopen if the request really appears. Currently I guess things like SAM and medSAM will also do well.

Apr 19 2024, 9:04 AM · MITK (v2024.06)
floca added a comment to T29197: [Segmentation] Is the classificationsegmentation-plugin used / required?.

I would tend to remove it.

Apr 19 2024, 9:02 AM · MITK (v2024.06)
floca moved T29197: [Segmentation] Is the classificationsegmentation-plugin used / required? from Backlog to MITK Meeting on the Request for Discussion board.
Apr 19 2024, 9:02 AM · MITK (v2024.06)
floca closed T28264: [Segmentation Utilities] Various issues, a subtask of T28936: [Segmentation] Remove utilities redundancy with MultiLabelSegmentation, as Resolved.
Apr 19 2024, 9:01 AM · MITK (v2022.10), Breaking Change
floca closed T28264: [Segmentation Utilities] Various issues as Resolved.
Apr 19 2024, 9:01 AM · MITK (v2024.06), Cleared
floca moved T30395: [SEG] Utilities - rework/fix mask operations from Backlog to Cycle on the MITK (v2024.06) board.
Apr 19 2024, 8:57 AM · MITK (v2024.06)
floca triaged T30395: [SEG] Utilities - rework/fix mask operations as Normal priority.
Apr 19 2024, 8:52 AM · MITK (v2024.06)
floca committed rMITKd5ee209ef70f: T30390 Refactor_multi_label_bool_ops (authored by floca).
T30390 Refactor_multi_label_bool_ops
Apr 19 2024, 8:49 AM
floca committed rMITKc3984eb2bd89: fixed review remarks (authored by floca).
fixed review remarks
Apr 19 2024, 8:49 AM
floca committed rMITKd229ff61b06e: Improved visual label selection feedback in QmitkBooleanOperationWidget (authored by floca).
Improved visual label selection feedback in QmitkBooleanOperationWidget
Apr 19 2024, 8:49 AM
floca committed rMITK6e43ad98fd53: fixed gcc errors (authored by floca).
fixed gcc errors
Apr 19 2024, 8:49 AM
floca committed rMITK0841f16dd413: Reworked Boolean widget (authored by floca).
Reworked Boolean widget
Apr 19 2024, 8:49 AM
floca closed T30390: [SEG] Utilities - rework/fix boolean operations as Resolved by committing rMITK0841f16dd413: Reworked Boolean widget.
Apr 19 2024, 8:49 AM · MITK (v2024.06)
floca closed T30390: [SEG] Utilities - rework/fix boolean operations, a subtask of T28176: [Segmentation] Inspection of module and plugin, as Resolved.
Apr 19 2024, 8:49 AM · Moved to git.dkfz.de, MITK (v2024.12)
floca committed rMITK84a0302773f3: Fixed error in selection docu example (authored by floca).
Fixed error in selection docu example
Apr 19 2024, 8:49 AM
floca committed rMITK6d2828c2ed41: BREAKING!!! (authored by floca).
BREAKING!!!
Apr 19 2024, 8:49 AM
kislinsk added a comment to T30332: Introduce toolbar visibility presets.

Presets are now loaded at runtime from the :/org_mitk_presets resource path. They can build upon each other, e.g., the ModelFit preset just adds the Fitting and Perfusion categories to the categories of the Classic preset.

Apr 19 2024, 12:41 AM · MITK (v2024.06)
kislinsk added a comment to T30332: Introduce toolbar visibility presets.

Pushed new branch to rMITK MITK: feature/T30332-ToolBarPresets.

Apr 19 2024, 12:32 AM · MITK (v2024.06)
kislinsk claimed T30332: Introduce toolbar visibility presets.
Apr 19 2024, 12:23 AM · MITK (v2024.06)

Apr 18 2024

floca moved T30387: [SEG] More visual feedback by supporting highlighted labels in render window. from Backlog to Cycle on the MITK (v2024.06) board.
Apr 18 2024, 4:41 PM · MITK (v2024.06)
floca claimed T30387: [SEG] More visual feedback by supporting highlighted labels in render window..
Apr 18 2024, 4:40 PM · MITK (v2024.06)
floca moved T30255: Allow render window utility widgets on all sides from Backlog to Cycle on the MITK (v2024.06) board.
Apr 18 2024, 4:40 PM · MITK (v2024.12), Pull Request
floca moved T29076: [Segmentation] Pressing DEL should delete a label from Backlog to Cycle on the MITK (v2024.06) board.
Apr 18 2024, 4:40 PM · MITK (v2024.06), Checklist
floca moved T27354: Make conversion functions for different DataNode lists/vector types publicly available from Backlog to Cycle on the MITK (v2024.06) board.
Apr 18 2024, 4:39 PM · Moved to git.dkfz.de, MITK (v2024.12), Restricted Project
floca moved T30247: MONAILabel: Improve doxygen docstrings from Backlog to Cycle on the MITK (v2024.06) board.
Apr 18 2024, 4:39 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca moved T30283: Make MITK Workbench more customizable for end-users from Backlog to Cycle on the MITK (v2024.06) board.
Apr 18 2024, 4:39 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca moved T30391: [Segmentation] Python 3.12 support for installable AI tools from Backlog to Cycle on the MITK (v2024.06) board.
Apr 18 2024, 4:39 PM · MITK (v2024.06)
floca moved T30390: [SEG] Utilities - rework/fix boolean operations from Backlog to Cycle on the MITK (v2024.06) board.
Apr 18 2024, 4:39 PM · MITK (v2024.06)
floca placed T27554: Handling of 2D and 2D+t sonographic (US) images up for grabs.
Apr 18 2024, 4:38 PM · Restricted Project, MITK