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

Minor refactor of the how we access the tiff reader class. #1322

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

manthey
Copy link
Member

@manthey manthey commented Sep 22, 2023

There is much we are doing with libtiff that could be switch to the python dictionaries returned by tifftools. Would this speed things up in common use cases? It would make a fallback to PIL if libtiff is unavailable easier. Some of this refactor will make that easier to test.

There is much we are doing with libtiff that could be switch to the
python dictionaries returned by tifftools.  Would this speed things up
in common use cases?  It would make a fallback to PIL if libtiff is
unavailable easier.  Some of this refactor will make that easier to
test.
@manthey manthey merged commit 3607c8a into master Sep 22, 2023
@manthey manthey deleted the tiff-reader-minor-refactor branch September 22, 2023 15:06
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.

1 participant