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

feat: allow configuration of tile resize kernels #1051

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

blacha
Copy link
Member

@blacha blacha commented Aug 12, 2020

for some types of imagery nearest is better for resizing

jacott
jacott previously approved these changes Aug 12, 2020
for some types of imagery nearest is better for resizing
@blacha blacha force-pushed the feat/configure-resize-kernels branch from 89ad0c3 to a9ebf5b Compare August 12, 2020 23:25
@blacha blacha marked this pull request as ready for review August 12, 2020 23:25
@blacha
Copy link
Member Author

blacha commented Aug 12, 2020

Forcing lanczos resize sometimes causes weird artifacts:

output_17_26_z4_lanczos

Switching some resizing to use nearest removes some of the artifacts
output_17_26_z4_nearest

@kodiakhq kodiakhq bot merged commit 6b6d3d3 into master Aug 12, 2020
@kodiakhq kodiakhq bot deleted the feat/configure-resize-kernels branch August 12, 2020 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants