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.
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.