the-lay / tiler

N-dimensional NumPy array tiling and merging with overlapping, padding and tapering
https://the-lay.github.io/tiler/
MIT License
65 stars 10 forks source link

[IDEA] Border windows #12

Open the-lay opened 2 years ago

the-lay commented 2 years ago

Is your feature request related to a problem? Please describe. Windows for patches that are on the edges can be modified as described in Introducing Hann windows for reducing edge-effects in patch-based image segmentation (Pielawski and Wählby, March 2020).

It should not be too complicated and the API can be relatively simple, for example a keyword for Merger init.