Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Implement different tile merging strategies #5

Open
jonasteuwen opened this issue Oct 17, 2023 · 0 comments
Open

Implement different tile merging strategies #5

jonasteuwen opened this issue Oct 17, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jonasteuwen
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently the H5ImageFileWriter only supports the cropping mode to merge tiles. We should support averaging and maximum on the border, potentially after filtering (maybe this requires a processing pipeline).

In addition Fortran order should be supported.

Describe the solution you'd like
Implement different tiling strategies

Describe alternatives you've considered
N/A

Additional context
N/A

@jonasteuwen jonasteuwen added the enhancement New feature or request label Oct 17, 2023
@jonasteuwen jonasteuwen added this to the v0.2 milestone Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants