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

TODO: migrate cv2 -> Pillow #16

Open
Sikerdebaard opened this issue Feb 9, 2022 · 0 comments
Open

TODO: migrate cv2 -> Pillow #16

Sikerdebaard opened this issue Feb 9, 2022 · 0 comments

Comments

@Sikerdebaard
Copy link
Owner

cv2 is a bit heavy for the limited image processing tasks done by this library. Migrating cv2 to Pillow would make this library a lot faster to install on systems where cv2 wheels aren't necessarily available. E.g. some linux arm systems.

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