Page MenuHomePhabricator

[Image statistics] Discuss Histogram with respect to the new multi node selection
Closed, ResolvedPublic

Description

The new multi node selection functionality (see T26269: [image statistics plugin] refactor to use new node selection widget uses QRunnables to compute multiple statistics.
If the histogram should be updated (e.g bin-size change), it is not clear which data has to be update. Should QRunnables be started for each image-mask pair to update the data accordingly?

This leads to the question if the histogram functionality should be put into an own plugin. This would also be part of the discussion around {T24323} and {T24324}.

I personally prefer the idea of having multiple plugins that have their individual, single responsibility. This would also reduce the complexity of QmitkImageStatisticsView.

Event Timeline

kalali triaged this task as Normal priority.Jan 24 2020, 3:49 PM
kalali created this task.

Thats right. I see all 3 tasks T24323, T24324 and T27032 as facets of one problem complex.

kislinsk moved this task from Backlog to MaaS on the MITK (v2021.02) board.
kislinsk claimed this task.
kislinsk added a project: Moved to git.dkfz.de.
kislinsk added a subscriber: kislinsk.

This task was closed here on Phabricator since it was migrated to GitLab. Please continue on GitLab.