We could add streaming to ResampleImageFilter for linear transforms, i.e. MatrixWithOffset or transforms whose IsLinear() method returns true, by transforming the bounding box defined by the output RequestedRegion and setting the input RequestedRegion to the bounds area in voxel space in ResampleImageFilter::GenerateInputRequestedRegion.
1 Like