Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a deepzoom tile source #641

Merged
merged 1 commit into from
Aug 23, 2021
Merged

Add a deepzoom tile source #641

merged 1 commit into from
Aug 23, 2021

Conversation

manthey
Copy link
Member

@manthey manthey commented Aug 20, 2021

This works with the dzi files as output by vips in both onetile and onepixel modes and with both png and jpeg compression. It should allow for any tile size and overlap as generated by vips.

A future expansion would be to read property files and handle center and other options in dzsave.

Closes #31.

@manthey manthey force-pushed the deepzoom-tile-source branch 3 times, most recently from 000f90c to 1da5ee5 Compare August 23, 2021 14:39
This works with the dzi files as output by vips in both onetile and
onepixel modes and with both png and jpeg compression.  It should allow
for any tile size and overlap as generated by vips.

A future expansion would be to read property files and handle center and
other options in dzsave.

Stop paralellizing tests that use the girderWorker fixture, as the
session scope doesn't do what was expected in pytest-xdist.
@manthey manthey force-pushed the deepzoom-tile-source branch from 1da5ee5 to 9e64d7e Compare August 23, 2021 16:12
@manthey manthey merged commit 1880a09 into master Aug 23, 2021
@manthey manthey deleted the deepzoom-tile-source branch August 23, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for reading DeepZoom files
1 participant