Cannot compile OpenCV 3.0...
I downloaded OpenCV 3.0 from this website, and after the cmake step, I obtain an an error during the make step, here it is:
the hal module was moved back into core in the meantime, the 3.0 branch is out of sync.
if you want to use opencv_contrib (for SURF and such), you will need to update you main opencv repo to latest master version (3.1.0, atm.)
do a git pull upstream master
in your main opencv repo, clean your build folder, and re-run cmake, make , make install.
Asked: 2016-03-09 01:34:07 -0600
Seen: 208 times
Last updated: Mar 09 '16
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary