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

Performance: Use next-gen image formats #56

Open
novoid opened this issue Nov 1, 2020 · 0 comments
Open

Performance: Use next-gen image formats #56

novoid opened this issue Nov 1, 2020 · 0 comments

Comments

@novoid
Copy link
Owner

novoid commented Nov 1, 2020

Analysis like this shows performance optimization potential through different kind of image formats.

So far, lazyblorg is using cv2.imwrite() for scaling image files. This can be changed to a more efficient output format or replaced by a different library that provides next-gen image formats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant