You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: