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

Better scale float-valued tiles #1725

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Better scale float-valued tiles #1725

merged 1 commit into from
Nov 13, 2024

Conversation

manthey
Copy link
Member

@manthey manthey commented Nov 13, 2024

If scaling non uint8 tiles in numpy format, possibly use scikit-image rather than converting to an 8-bit pil image for the process.

Add some missing type hints.

If scaling non uint8 tiles in numpy format, possibly use scikit-image
rather than converting to an 8-bit pil image for the process.

Add some missing type hints.
@manthey manthey merged commit 0708598 into master Nov 13, 2024
18 checks passed
@manthey manthey deleted the float-tile-scaling branch November 13, 2024 17: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.

1 participant