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

Remove PIL for assets/reference #37

Open
alex-ong opened this issue Apr 27, 2020 · 1 comment
Open

Remove PIL for assets/reference #37

alex-ong opened this issue Apr 27, 2020 · 1 comment

Comments

@alex-ong
Copy link
Owner

Use opencv to open images instead of PIL.

This results in numpy arrays, which is far faster than PIL.

@alex-ong
Copy link
Owner Author

Note that we should actually do perf testing after we make the change, and revert if PIL is indeed faster.

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

1 participant