HomePhabricator
Diffusion MITK 098a48f8c263

Fix ImageToContourFilterTest

Description

Fix ImageToContourFilterTest

The filter was changed to accept custom pixel values for
determining the contour. However, this value wasn't initialized
and the calculation for the contour extraction filter was slightly
changed for no obvious reason.

The filter is now fixed to match its previous behaviour when
no custom pixel value is specified.

Details

Provenance
kislinskAuthored on Mar 1 2023, 3:59 PM
kislinskPushed on Mar 1 2023, 3:59 PM
Differential Revision
Restricted Differential Revision
Parents
rMITKfc5ba98d32b1: Merge branch 'feature/T27319-IntegrationBranch' into develop
Branches
Unknown
Tags
Unknown
Tasks
T29473: mitkImageToContourFilterTest and mitkSurfaceInterpolationControllerTest fail with new segmentation interpolation