Page MenuHomePhabricator

[Segmentation] Multi-threading support for compute heavy tools
Open, NormalPublic

Description

As MITK is increasing its support for computationally intensive AI algorithms, it better to have these algorithm backends run without blocking the workbench for minutes at a time.
Its good to have heavy workloads run on a different thread in a non-blocking way. However, aspects like how to handle the changed state of workbench when segmentation computation is returned, how to effectively render the masks at that state etc. needs to discussed further.

Event Timeline

a178n triaged this task as Normal priority.May 24 2023, 1:47 PM
a178n created this task.