Page MenuHomePhabricator

[Segmentation] Replace ITK filter pipeline for 2-d interpolation with single filter that does the same job
Closed, WontfixPublic

Description

@isensee implemented the 2-d interpolation in Python and noticed that our whole filter pipeline for the 2-d interpolation is already covered by ITK's ApproximateSignedDistanceMapImageFilter. I did a pixel-wise check and can confirm that the results are identical.

Revisions and Commits

rMITK MITK
Restricted Differential Revision
Restricted Differential Revision

Event Timeline

kislinsk triaged this task as Normal priority.Jul 8 2021, 12:14 PM
kislinsk created this task.
kislinsk added a revision: Restricted Differential Revision.Jul 8 2021, 12:17 PM

Deleted branch from rMITK MITK: bugfix/T28614-Simplify2DInterpolationFilterPipeline.

Deleted branch from rMITK MITK: bugfix/T28614-Revert.

kislinsk changed the task status from Resolved to Wontfix.Jul 10 2021, 1:41 AM