…mpling perf for images with only high resolution scans
Adds progressiveDownsample option. Supported for all image generation paths. (Bilinear & Nearest neighbor). Alters downsampling algorithm to progressively downsample images instead of downsampling from nearest image in the scanned slide pyramid.
Fix alignment issue caused by rounding errors in openslide
improves performance for pyramid generation for slides with only high resolution layers.
Added end-to-end test cases for (Bilinear & Nearest neighbor)
unit test for new code paths (dicom_file_region_reader.cpp & zlibWrapper).
…mpling perf for images with only high resolution scans
Adds progressiveDownsample option. Supported for all image generation paths. (Bilinear & Nearest neighbor). Alters downsampling algorithm to progressively downsample images instead of downsampling from nearest image in the scanned slide pyramid.