Page MenuHomePhabricator

ContourModelGLMapper2D paints below the actual mitkImage
Closed, WontfixPublic

Description

The ContourModelGLMapper2D of the Segmentation module uses openGL methods to draw mitk::ContourModels.

In my snapshot, the contours are rendered correctly but under the image-data.
In order to have the contours drawn above the image-data, the mapper has to be modified to add a z-coordinate of 0.6 similar to the PlanarFigureMapper.

Event Timeline

User engelm has pushed new remote branch:

bug-17860-ContourModelGLMapper-fixed
kislinsk removed engelm as the assignee of this task.
kislinsk added a project: Auto-closed.
kislinsk added subscribers: engelm, 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