Page MenuHomePhabricator
Feed Advanced Search

Mar 19 2024

floca committed rMITKd3f539e52e74: T26350 Add multi label support to statistic (authored by floca).
T26350 Add multi label support to statistic
Mar 19 2024, 9:38 AM
floca committed rMITKa84094791be0: BREAKING! Deactivate Hotspot generator (authored by floca).
BREAKING! Deactivate Hotspot generator
Mar 19 2024, 9:38 AM
floca committed rMITKa8890bead981: Fixed review remarks (authored by floca).
Fixed review remarks
Mar 19 2024, 9:38 AM
floca committed rMITKfaea919979f8: fixed GCC errors (authored by floca).
fixed GCC errors
Mar 19 2024, 9:38 AM
floca committed rMITK8ef6457b1352: Fixed the correct display of statistic elements that are WIP or N/A. (authored by floca).
Fixed the correct display of statistic elements that are WIP or N/A.
Mar 19 2024, 9:38 AM
floca committed rMITKc951604fdac0: Fixed compiler issues (authored by floca).
Fixed compiler issues
Mar 19 2024, 9:38 AM
floca committed rMITK48b81bb57bc2: Adapted widget text in order to make the purpose easier to grasp. (authored by floca).
Adapted widget text in order to make the purpose easier to grasp.
Mar 19 2024, 9:38 AM
floca committed rMITKfe59b6b331b6: Ensured that changing the segmentation content also triggers (authored by floca).
Ensured that changing the segmentation content also triggers
Mar 19 2024, 9:38 AM
floca committed rMITKbab3830e69cc: Fixed crash of statstic view if a mask with only empty labels is selected. (authored by floca).
Fixed crash of statstic view if a mask with only empty labels is selected.
Mar 19 2024, 9:38 AM
floca committed rMITKb236a2ecfa87: Added mutex to secure internal label and group maps of LabelSetImage. (authored by floca).
Added mutex to secure internal label and group maps of LabelSetImage.
Mar 19 2024, 9:38 AM
floca committed rMITK374d20821ecb: Fixed implementation/usage of node in QmitkMultiLabelManager (authored by floca).
Fixed implementation/usage of node in QmitkMultiLabelManager
Mar 19 2024, 9:38 AM
floca committed rMITK30c2d7bfbd7f: Added modified to the mask generator to ensure correct update of the mask (authored by floca).
Added modified to the mask generator to ensure correct update of the mask
Mar 19 2024, 9:37 AM
floca committed rMITK6b53515806d7: BREAKING!!! MaskGenerator interface was changed. (authored by floca).
BREAKING!!! MaskGenerator interface was changed.
Mar 19 2024, 9:37 AM
floca committed rMITK541bc024b09b: Introduced ITKEventObserverGuards to allow the combination of (authored by floca).
Introduced ITKEventObserverGuards to allow the combination of
Mar 19 2024, 9:37 AM
floca committed rMITK3be31e70397d: Make histogram group invisible as default (authored by floca).
Make histogram group invisible as default
Mar 19 2024, 9:37 AM
floca committed rMITKc70dd4ac8b48: Improved performance of statistics computation in case of many images/masks (authored by floca).
Improved performance of statistics computation in case of many images/masks
Mar 19 2024, 9:37 AM
floca committed rMITK3866be21a224: Add mitk::WeakPointer support for const types. (authored by floca).
Add mitk::WeakPointer support for const types.
Mar 19 2024, 9:37 AM
floca closed T27655: [statistics] Logic of DataGeneratorBase blocks the UI thread as Resolved by committing rMITKc70dd4ac8b48: Improved performance of statistics computation in case of many images/masks.
Mar 19 2024, 9:37 AM · MITK (v2024.06)
floca closed T30347: Improve mitk::WeakPointer to support const pointer as Resolved by committing rMITK3866be21a224: Add mitk::WeakPointer support for const types..
Mar 19 2024, 9:37 AM · MITK
floca committed rMITKe845d0e97b40: Added Label color decoration to label tree items (authored by floca).
Added Label color decoration to label tree items
Mar 19 2024, 9:37 AM
floca committed rMITKfd5dbfe4805e: Fixed error in the QmitkImageStatisticView as histogram (authored by floca).
Fixed error in the QmitkImageStatisticView as histogram
Mar 19 2024, 9:37 AM
floca committed rMITK2e9914b612e8: Fixed error in FeatureBasedEdgeDetectionFilter as mask was ignored. (authored by floca).
Fixed error in FeatureBasedEdgeDetectionFilter as mask was ignored.
Mar 19 2024, 9:37 AM
floca committed rMITK59151159b8c6: Fixed crash in statistic model if "no zeros" is activated (authored by floca).
Fixed crash in statistic model if "no zeros" is activated
Mar 19 2024, 9:37 AM
floca committed rMITK30e8658d800f: Added modified to the mask generator to ensure correct update of the mask (authored by floca).
Added modified to the mask generator to ensure correct update of the mask
Mar 19 2024, 9:37 AM
floca committed rMITKec323732ba9a: Adapted Qmitk classes to statistics container rework (authored by floca).
Adapted Qmitk classes to statistics container rework
Mar 19 2024, 9:37 AM
floca closed T27258: [Image statistics] Deprecate QmitkImageStatisticsCalculationJob as Resolved by committing rMITKd618575b62b5: Removed QmitkImageStatisticsCalculationJob.
Mar 19 2024, 9:37 AM · MITK (v2024.06)
floca committed rMITKd618575b62b5: Removed QmitkImageStatisticsCalculationJob (authored by floca).
Removed QmitkImageStatisticsCalculationJob
Mar 19 2024, 9:37 AM
floca committed rMITK0e5a6a4d0582: BREAKING!!! ImageStatisticsContainer does no store statistics for multiple label (authored by floca).
BREAKING!!! ImageStatisticsContainer does no store statistics for multiple label
Mar 19 2024, 9:37 AM
floca triaged T30375: [Statistics] Remove HotspotMaskGenerator or rework and fix tests as High priority.
Mar 19 2024, 8:50 AM · Moved to git.dkfz.de, MITK (v2024.12)

Mar 18 2024

floca added a project to T29105: [3D Surface Interpolation] 3D+t Interpolation Preview Crashes When Going Through Different Time Steps: Breaking Change.
Mar 18 2024, 5:45 PM · Breaking Change, MITK (v2024.06), Checklist
floca added a project to T30294: {SEG] Remove label set structure: Breaking Change.
Mar 18 2024, 5:43 PM · Breaking Change, MITK (v2024.06)
floca added a project to T30372: [Statistics] Replace secondary mask in mitk::ImageStatisticsGenerator by an "AndMaskGenerator": Breaking Change.
Mar 18 2024, 5:42 PM · Moved to git.dkfz.de, MITK (v2024.12), Breaking Change

Mar 15 2024

floca triaged T30372: [Statistics] Replace secondary mask in mitk::ImageStatisticsGenerator by an "AndMaskGenerator" as Normal priority.
Mar 15 2024, 9:31 AM · Moved to git.dkfz.de, MITK (v2024.12), Breaking Change

Mar 14 2024

floca updated the task description for T29204: [SEG] Rework properties of Label class + add instance information.
Mar 14 2024, 8:15 PM · Moved to git.dkfz.de, MITK (v2024.12), Breaking Change
floca moved T30268: [Checklist] Segmentation 3D Interpolation from Segmentation to Cycle on the MITK (v2024.06) board.
Mar 14 2024, 12:21 PM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
floca claimed T30208: [SEG] Add support to read/write stack of label images from/to a mitk label image.
Mar 14 2024, 12:19 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca moved T29557: [Segmentation] "Delete group" button is inactive if there are multiple groups but no labels from Backlog to MITK Meeting on the Request for Discussion board.
Mar 14 2024, 12:18 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca added a project to T29557: [Segmentation] "Delete group" button is inactive if there are multiple groups but no labels: Request for Discussion.
Mar 14 2024, 12:18 PM · Moved to git.dkfz.de, MITK (v2024.12)
floca added a comment to T29557: [Segmentation] "Delete group" button is inactive if there are multiple groups but no labels.

If there are no labels, there is no active group anymore, as the active group is defined via the active label.
That is also why there is no highlighting. Current way of deleting would be via the context menu.
We could do something like alway deleting the highest group. But I don't know if it is to confusing...

Mar 14 2024, 12:18 PM · Moved to git.dkfz.de, MITK (v2024.12)

Mar 13 2024

floca added a revision to T27258: [Image statistics] Deprecate QmitkImageStatisticsCalculationJob : Unknown Object (Differential Revision).
Mar 13 2024, 12:52 PM · MITK (v2024.06)
floca added a revision to T30347: Improve mitk::WeakPointer to support const pointer: Unknown Object (Differential Revision).
Mar 13 2024, 12:52 PM · MITK
floca added a revision to T27655: [statistics] Logic of DataGeneratorBase blocks the UI thread : Unknown Object (Differential Revision).
Mar 13 2024, 12:52 PM · MITK (v2024.06)

Mar 12 2024

floca added a comment to T30333: Add introductory startup dialog or Welcome page.

Idea: For the data page it might also make sense to have a dedicated section for recent tasklists. It certainly makes sense to feature it more/dedicated. 🤔

Mar 12 2024, 8:34 AM · Moved to git.dkfz.de, MITK (v2024.12)

Mar 11 2024

floca added a comment to T30337: Allow custom product name and further customizations.

@neher / @kislinsk are you in exchange? Just want to assure that no redundant/obsolete work is done.

Mar 11 2024, 3:19 PM · MITK
floca moved T29584: [Interpolation] Confirming 3D interpolation does not set mode to "disabled" from Backlog to MITK Meeting on the Request for Discussion board.
Mar 11 2024, 11:02 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
floca added a project to T29584: [Interpolation] Confirming 3D interpolation does not set mode to "disabled": Request for Discussion.

I would change the checklist. With the multilabel support it makes sense to keep it open, if you have confirmed an interpolation, because you might directly go to the next label and confirm there as well...

Mar 11 2024, 11:02 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
floca added a revision to T29105: [3D Surface Interpolation] 3D+t Interpolation Preview Crashes When Going Through Different Time Steps: Unknown Object (Differential Revision).
Mar 11 2024, 10:57 AM · Breaking Change, MITK (v2024.06), Checklist
floca closed T29105: [3D Surface Interpolation] 3D+t Interpolation Preview Crashes When Going Through Different Time Steps as Resolved.

With D900

Mar 11 2024, 10:56 AM · Breaking Change, MITK (v2024.06), Checklist
floca closed T29105: [3D Surface Interpolation] 3D+t Interpolation Preview Crashes When Going Through Different Time Steps, a subtask of T27319: [Segmentation] Correctly implement interpolation features for Multilabel Segmentation View, as Resolved.
Mar 11 2024, 10:56 AM · MITK (v2023.04), Restricted Project
floca added a revision to T29583: [Interpolation] Interpolation is not triggered correctly: Unknown Object (Differential Revision).
Mar 11 2024, 10:55 AM · MITK (v2024.06), Checklist
floca closed T29583: [Interpolation] Interpolation is not triggered correctly as Resolved.

With D900

Mar 11 2024, 10:55 AM · MITK (v2024.06), Checklist
floca reopened T29105: [3D Surface Interpolation] 3D+t Interpolation Preview Crashes When Going Through Different Time Steps, a subtask of T27319: [Segmentation] Correctly implement interpolation features for Multilabel Segmentation View, as Open.
Mar 11 2024, 10:54 AM · MITK (v2023.04), Restricted Project
floca reopened T29105: [3D Surface Interpolation] 3D+t Interpolation Preview Crashes When Going Through Different Time Steps as "Open".
Mar 11 2024, 10:54 AM · Breaking Change, MITK (v2024.06), Checklist
floca closed T29105: [3D Surface Interpolation] 3D+t Interpolation Preview Crashes When Going Through Different Time Steps, a subtask of T27319: [Segmentation] Correctly implement interpolation features for Multilabel Segmentation View, as Resolved.
Mar 11 2024, 10:54 AM · MITK (v2023.04), Restricted Project
floca closed T29105: [3D Surface Interpolation] 3D+t Interpolation Preview Crashes When Going Through Different Time Steps as Resolved.
Mar 11 2024, 10:54 AM · Breaking Change, MITK (v2024.06), Checklist
floca added a comment to T30268: [Checklist] Segmentation 3D Interpolation.

@a178n now you can recheck it with develop

Mar 11 2024, 10:51 AM · Moved to git.dkfz.de, MITK (v2024.12), Checklist
floca closed T30294: {SEG] Remove label set structure, a subtask of T28524: Refactor LabelSetImage and associated classes., as Resolved.
Mar 11 2024, 10:50 AM · MITK, Next Milestone
floca closed T30294: {SEG] Remove label set structure as Resolved.
Mar 11 2024, 10:50 AM · Breaking Change, MITK (v2024.06)
floca committed rMITK1f21c72dac0b: BREAKING: Removed class LabelSet (authored by floca).
BREAKING: Removed class LabelSet
Mar 11 2024, 10:45 AM
floca committed rMITK2bfd98da2d0a: BREAKING: Const version of GetLabelsInGroup renamed to GetConstLabelsInGroup (authored by floca).
BREAKING: Const version of GetLabelsInGroup renamed to GetConstLabelsInGroup
Mar 11 2024, 10:45 AM
floca committed rMITKdef075f9899b: BREAKING: AddLabelSetLayer is replaced by ReplaceGroupLabels and RemoveLayer by… (authored by floca).
BREAKING: AddLabelSetLayer is replaced by ReplaceGroupLabels and RemoveLayer by…
Mar 11 2024, 10:45 AM
floca committed rMITK481b877c4dd1: added additional percondition check (authored by floca).
added additional percondition check
Mar 11 2024, 10:45 AM
floca committed rMITK831d21af6bf1: - Migrated MultiLabelIOHelper to LabelSet removal (authored by floca).
- Migrated MultiLabelIOHelper to LabelSet removal
Mar 11 2024, 10:45 AM
floca committed rMITKa30401f12bd3: Fixed error in ReplaceGroupLabels (image content was deleted) (authored by floca).
Fixed error in ReplaceGroupLabels (image content was deleted)
Mar 11 2024, 10:45 AM
floca committed rMITK430ddd7f5f1b: Refactored for removed LabelSet (authored by floca).
Refactored for removed LabelSet
Mar 11 2024, 10:45 AM
floca committed rMITK7867d86b7882: - added GetGroupImage (simelare to GetLayerImage but works (authored by floca).
- added GetGroupImage (simelare to GetLayerImage but works
Mar 11 2024, 10:45 AM
floca committed rMITK106019b15e87: BREAKING: Refactored LabelSetImage::CreateLabelMask (authored by floca).
BREAKING: Refactored LabelSetImage::CreateLabelMask
Mar 11 2024, 10:45 AM
floca committed rMITK7ec0c8bb70e2: BREAKING!!! (authored by floca).
BREAKING!!!
Mar 11 2024, 10:45 AM
floca committed rMITKc6eb27e35e9c: + added function for changing lock state and visibility (authored by floca).
+ added function for changing lock state and visibility
Mar 11 2024, 10:45 AM
floca committed rMITK8d78c89ac75c: Refactored classes to work without removed LabelSet (authored by floca).
Refactored classes to work without removed LabelSet
Mar 11 2024, 10:45 AM
floca committed rMITKdae46e187bf1: Remove obsolete test (authored by floca).
Remove obsolete test
Mar 11 2024, 10:45 AM
floca committed rMITK0378ff720031: Refactored tests for new class interface (authored by floca).
Refactored tests for new class interface
Mar 11 2024, 10:45 AM
floca committed rMITKf8354de8f109: Improve constness of message macro (authored by floca).
Improve constness of message macro
Mar 11 2024, 10:45 AM
floca committed rMITKbd28b522b621: added missing functions to LabelSetImage (authored by floca).
added missing functions to LabelSetImage
Mar 11 2024, 10:45 AM
floca committed rMITK7fec3bfd9992: Refactored segmentation tools to new LabelSetImage interface (authored by floca).
Refactored segmentation tools to new LabelSetImage interface
Mar 11 2024, 10:45 AM
floca committed rMITK6281c8528520: Refactored interpolation classes to new LabelSetImage interface. (authored by floca).
Refactored interpolation classes to new LabelSetImage interface.
Mar 11 2024, 10:45 AM
floca committed rMITK005470bc8884: Refactored classes to new LabelSetImage interface (authored by floca).
Refactored classes to new LabelSetImage interface
Mar 11 2024, 10:45 AM
floca committed rMITKd8eb43435f44: Refactored QmitkMultiLabelTreeModel to new LabelSetImage interface (authored by floca).
Refactored QmitkMultiLabelTreeModel to new LabelSetImage interface
Mar 11 2024, 10:45 AM
floca committed rMITK5fb92e33e355: Refactored segmentation plugin classes to new LabelSetImage interface (authored by floca).
Refactored segmentation plugin classes to new LabelSetImage interface
Mar 11 2024, 10:45 AM
floca committed rMITK71f5f770d78d: Refactored QmitkSimpleLabelSetListWidget to new LabelSetImage interface (authored by floca).
Refactored QmitkSimpleLabelSetListWidget to new LabelSetImage interface
Mar 11 2024, 10:45 AM
floca committed rMITKb0012a56718f: Refactored SegmentationUI classes to new LabelSetImage interface (authored by floca).
Refactored SegmentationUI classes to new LabelSetImage interface
Mar 11 2024, 10:45 AM
floca committed rMITK15e54f958299: Fixed MultiLabel and SegmentationUI tests (authored by floca).
Fixed MultiLabel and SegmentationUI tests
Mar 11 2024, 10:45 AM
floca committed rMITKe45f7aad35d0: + changed SurfaceInterpolationController::m_SelectedSegmentation to a… (authored by floca).
+ changed SurfaceInterpolationController::m_SelectedSegmentation to a…
Mar 11 2024, 10:45 AM
floca committed rMITK374315806acb: BREAKING: LabelSetImage::AddLayer() does not call LabelSetImage::SetActiveLayer… (authored by floca).
BREAKING: LabelSetImage::AddLayer() does not call LabelSetImage::SetActiveLayer…
Mar 11 2024, 10:45 AM
floca committed rMITKfe0715d36e2c: Added mutex to guard interactions with the CPI map (authored by floca).
Added mutex to guard interactions with the CPI map
Mar 11 2024, 10:45 AM
floca committed rMITKaa1fec493508: First Fixed for SurfaceInterpolationController Test. (authored by floca).
First Fixed for SurfaceInterpolationController Test.
Mar 11 2024, 10:45 AM
floca committed rMITK11d580296ba8: Changed SurfaceInterpolationController to listen for every RemoveLabel in every… (authored by floca).
Changed SurfaceInterpolationController to listen for every RemoveLabel in every…
Mar 11 2024, 10:45 AM
floca committed rMITKf99c1548c026: Refactored QmitkSliceInterpolator (authored by floca).
Refactored QmitkSliceInterpolator
Mar 11 2024, 10:45 AM
floca committed rMITKe8f2836540d8: Reworked SurfaceInterpolationController (authored by floca).
Reworked SurfaceInterpolationController
Mar 11 2024, 10:45 AM
floca committed rMITKb6b53ff9f217: BREAKING: Removed unused method overload SurfaceInterpoationController… (authored by floca).
BREAKING: Removed unused method overload SurfaceInterpoationController…
Mar 11 2024, 10:45 AM
floca committed rMITK6113a98a9b85: Breaking: Removed unused/deprecated SegTool2D::WritePreviewOnWorkingImage (authored by floca).
Breaking: Removed unused/deprecated SegTool2D::WritePreviewOnWorkingImage
Mar 11 2024, 10:45 AM
floca committed rMITK476ed53d7769: Fixed Undo functionality in conjunction with surface interpolation (authored by floca).
Fixed Undo functionality in conjunction with surface interpolation
Mar 11 2024, 10:45 AM
floca committed rMITKa3ab3b36b93f: Fixed crash in interpolation when undo seg ops of unselected labels (authored by floca).
Fixed crash in interpolation when undo seg ops of unselected labels
Mar 11 2024, 10:45 AM
floca committed rMITKdf18e9bca4cd: Introduced caching for interpolation results to avoid unecessary recomuptation (authored by floca).
Introduced caching for interpolation results to avoid unecessary recomuptation
Mar 11 2024, 10:45 AM
floca committed rMITKa83754c5e2a1: Removed dead/obsolete code (authored by floca).
Removed dead/obsolete code
Mar 11 2024, 10:45 AM
floca committed rMITK03f149068917: BREAKING: Renamed const variable LabelSetImage::UnlabeledValue into… (authored by floca).
BREAKING: Renamed const variable LabelSetImage::UnlabeledValue into…
Mar 11 2024, 10:45 AM
floca committed rMITK24843212a850: Corrected mutex (+removed from private function to avoid deadlocks) (authored by floca).
Corrected mutex (+removed from private function to avoid deadlocks)
Mar 11 2024, 10:45 AM
floca committed rMITK8d5e00bb74d5: Removed obsolete member function UpdateCenterOfMass(PixelType pixelValue… (authored by floca).
Removed obsolete member function UpdateCenterOfMass(PixelType pixelValue…
Mar 11 2024, 10:45 AM
floca committed rMITK23a5795eb3d9: Added ITKEventObserverGuard and test (authored by floca).
Added ITKEventObserverGuard and test
Mar 11 2024, 10:45 AM
floca committed rMITKf0035c60a821: Add MultiLabel events (authored by floca).
Add MultiLabel events
Mar 11 2024, 10:45 AM