Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV 3.0.0 beta is not the last version, it will be improved, IMHO it is not completed especially the features. I have just installed it like here and just added the version in the CMakeLists.txt as follows:

find_package(OpenCV 3.0.0)

OpenCV 3.0.0 beta is not the last version, it will be improved, IMHO it is not completed especially the features. I have just installed it like here and just added the version in the CMakeLists.txt as follows:

find_package(OpenCV 3.0.0)

After I have done the sudo make install I had all the .a and .so that I needed for OpenCV 3.0.0. I vage Ubuntu 14.04 LTS

OpenCV 3.0.0 beta is not the last version, it will be improved, IMHO it is not completed especially the features. I have just installed it like here and just added the version in the CMakeLists.txt as follows:

find_package(OpenCV 3.0.0)

After I have done the sudo make install I had all the .a and .so that I needed for OpenCV 3.0.0. 3.0.0 (and the ones for 2.4.9, but this did not lead to errors). I vage Ubuntu 14.04 LTS