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 or minimize the opencv depdency #65

Open
kmilo9999 opened this issue Sep 16, 2022 · 0 comments
Open

Remove or minimize the opencv depdency #65

kmilo9999 opened this issue Sep 16, 2022 · 0 comments

Comments

@kmilo9999
Copy link
Contributor

OpenCV is a large library and takes a lot of time to compile. This app only uses it for the video feature (only supported on windows for now ) and some matrices operations that cam be replaced with glm code.
We should be trying to change the opencv library for a lightweight lib.

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