Page MenuHomePhabricator

[Segmentation] ContourModelSetToImageFilter always use first time step of contour model
Closed, WontfixPublic

Description

The current implementation of ContourModelSetToImageFilter and its using QmitkContourModelSetToImageWidget currently always uses the first time step of the contoure model set. So if a ContourModelSet has multiple time step, other time steps will be ignored even if they are closer to the respective currently selected time point.

How to check if this problem is fixed:

If the ContourModel has multiple time step, it is converted to a segmentation, and the currently selected time point is not the first time step of the ContourModel, the approperiate time step (unequal 0) should be used.

Event Timeline

floca triaged this task as Normal priority.Jul 2 2020, 8:16 PM
floca created this task.
kislinsk added a project: Auto-closed.
kislinsk added a subscriber: kislinsk.

Hi there! 🙂

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. 🚑

Best wishes,
The MITK devs