OpenCV 3.0 was released recently, and you might be thinking of upgrading your code base. OpenCV 2 code will most likely not compile with OpenCV 3 because the new version is not backwardly compatible. ...
How to find OpenCV version in Python and C++ ?
June 7, 2015
9 Comments