Page MenuHomePhabricator

[Segmentation] Correctly implement interpolation features for Multilabel Segmentation View
Closed, ResolvedPublic

Description

Implement interpolation for multilabel segmentations. It is still missing. *OMG*

Revisions and Commits

rMITK MITK
Restricted Differential Revision

Related Objects

StatusAssignedTask
Resolvedkislinsk
Resolvedkislinsk
Resolved s349i
Openfloca
Resolvedfloca
Resolvedfloca
Resolvedfloca
DuplicateNone
Resolvedfloca
OpenNone
Resolvedfloca
WontfixNone
Resolvedkislinsk
Resolvedkislinsk
WontfixNone
Openfloca
Resolvedfloca
Openfloca
Resolvedfloca
Resolvedfloca
Resolved s349i

Event Timeline

kislinsk created this task.

For MITK 2020 I would remove them since it doesn't seem feasible with time constraints (so change task to wishlist and change title to implement interpolation).

floca renamed this task from Either remove interpolation widgets from Multilabel Segmentation View or implement them to [Segmentation] Correctly implement interpolation features for Multilabel Segmentation View.May 20 2020, 6:55 PM
floca updated the task description. (Show Details)
floca edited projects, added MITK, Restricted Project; removed MITK (v2021.02).May 20 2020, 7:01 PM
floca added a subscriber: floca.

I keept the priority (as it is important im ML segmentation should be realy be able to replace everything) and moved it back into "MITK" as it is not realistic to make it in this cycle. We can reevaluate it later .

kalali lowered the priority of this task from Unbreak Now! to Normal.Jan 20 2022, 11:51 AM

We decided to have a workaround for this issue (related to T28640: [Segmentation] Add tool checks for dynamic plugin view) so that this tasks does not block T28142: [Segmentation] Remove plugin redundancy with MultiLabelSegmentation.
We will continue working on this issue later this year if T28524: Refactor LabelSetImage and associated classes. is done.

D657 should give surface interpolation multilablel functionality. Contour interpolation also partially.

kislinsk added a revision: Restricted Differential Revision.Jun 29 2022, 10:21 AM
kislinsk added a revision: Restricted Differential Revision.

Deleted branch from rMITK MITK: feature/T27319-IntegrationBranch.

Deleted branch from rMITK MITK: feature/T27319-multilabelInterpolation.