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

Improve downscaling algorithm #40

Open
max-vogler opened this issue Apr 8, 2022 · 0 comments
Open

Improve downscaling algorithm #40

max-vogler opened this issue Apr 8, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@max-vogler
Copy link
Member

Downscaling currently samples pixels, preserving original colors but destroying edges and reducing details. Likely, there are better algorithms to preserve pixelated edges or pixelate regular images, e.g. https://en.wikipedia.org/wiki/Seam_carving?

@max-vogler max-vogler added the enhancement New feature or request label Apr 8, 2022
@max-vogler max-vogler added this to the Large images milestone Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant