Page MenuHomePhabricator

Remove deprectated mitk::Image::GetPixelValue from ComputeContourSetNormalsFilter
Closed, ResolvedPublic

Description

ComputeContourSetNormalsFilter calls deprecated GetPixelValueByWorldCoordinates. Use ImageAccessors instead.

Event Timeline

[80ac12]: Merge branch 'bug-15642-remove-deprecated-calls-from-normals-filter'

Merged commits:

2013-07-17 16:37:10 Andreas Fetzer [157c16]
Replaced deprecated call with image accessors


2013-07-17 16:36:27 Andreas Fetzer [5ebfb9]
Copied ImageBase of segmentation to avoid deadlock