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 CUDA image scaling #3370

Closed
totaam opened this issue Nov 30, 2021 · 1 comment
Closed

better CUDA image scaling #3370

totaam opened this issue Nov 30, 2021 · 1 comment
Labels
encoding enhancement New feature or request

Comments

@totaam
Copy link
Collaborator

totaam commented Nov 30, 2021

As per https://en.wikipedia.org/wiki/Image_scaling

There are probably ways of leveraging GPU builtin capabilities to do this: Bilinear interpolation in C/C++ and CUDA

@totaam
Copy link
Collaborator Author

totaam commented Jul 14, 2022

Closing in favour of #1597 (comment)

@totaam totaam closed this as completed Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
encoding enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant