Itk: Improve consistency of ResampleImageFilter output when streaming

Created on 29 Mar 2019  路  5Comments  路  Source: InsightSoftwareConsortium/ITK

Expand the requested input region by the required interpolator domain. Suggested-by: @blowekamp

CC: @romangrothausmann

Bug

Most helpful comment

Let's close this issue and continue discussion in #1011 and #1012.

All 5 comments

I have a WIP patch for this to push after we get the dashboard green.

In regard to #668, I could contribute some tests based on those I have for my resample CLI, which currently work for NearestNeighbor, Linear and (surprisingly) BSpline interpolators but not for Gaussian or WindowedSinc, see e.g. resample.X tests at: https://gitlab.com/romangrothausmann/ITK-CLIs/pipelines/55421017
I am wondering though why the BSpline interpolator already seems to work even though it is part of https://github.com/InsightSoftwareConsortium/ITK/pull/668/commits/96c826e6e7594259046527d12437f99bd1bed249.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

While #668 basically resolves this issue, there are still #1011 and #1012 that are missing a solution.
@thewtex any idea on #1011?

Let's close this issue and continue discussion in #1011 and #1012.

Was this page helpful?
0 / 5 - 0 ratings