Different OpenCV

asked 2019-07-27 07:29:22 -0500

EdwardNur gravatar image

I have a camera that only works on OpenCV 4.1.1 but the ROS uses opencv 3.2.0

How can I separate them? If I put the binaries and the libraries in some folder, should I simply state that in the CMakeLists?

edit retag flag offensive close merge delete