So I've just started to try using OpenCV with depthai, and compiling fails with error messages like …
/pipeline/datatype/ImgFrame.hpp:229:46: error: static assertion failed: Library not configured with OpenCV support
Which seems self explanatory.
But I had OpenCV3-3.4.19 installed with all it's development files installed before I installed and built DepthAI, so the question is, is this version good enough, or does it have to be OpenCV4 ?
And if it is good enough, then any suggestions as to why it is not being detected ?
Thanks.
Oh, I guess I should say this is on Linux, Fedora 38