Skip to content
Snippets Groups Projects
Commit 737a86a2 authored by Julien Malik's avatar Julien Malik
Browse files

ENH: add specific streaming policy for StreamingShrinkImageFilter, to avoid reading all the data

Add a specific ImageRegionSplitter implementation :
- which generates tiles of 1 pixel height
- with the same tile width as the one computed with the meory estimator
- with a tile width aligned on the ShrinkFactor
Add a specific StreamingManager implementation which make use of the StreamingShrinkImageRegionSplitter
Make this specific StreamingManager the default implementation used by StreamingShrinkImageFilter
parent 0b0a3dff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment