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

Lanczos resizing method #230

Open
kiyoon opened this issue Sep 19, 2024 · 1 comment
Open

Lanczos resizing method #230

kiyoon opened this issue Sep 19, 2024 · 1 comment

Comments

@kiyoon
Copy link
Contributor

kiyoon commented Sep 19, 2024

I saw that the Bicubic algorithm has been implemented recently. This is very good news for me because now I can use the whole zune-image pipeline to load and have simple manipulations of images, without losing quality (before I had to use bilinear).

I'd like to see Lanczos algorithm as well. It's known to be slow so I hope it does give dramatic performance improvements here over other implementations.

Thank you!

@etemesi254
Copy link
Owner

Lancazos will also be implemented.

Just needs some time

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

No branches or pull requests

2 participants