1 | initial version |
if you want to use the opencv_contrib repo, you will have to update your main opencv to current master (3.1.0, atm).
try to update, clean your build folder, rerun cmake.
2 | No.2 Revision |
if you want to use the opencv_contrib repo, you will have to update your main opencv to current master (3.1.0, atm).atm). do yourself a favour, and do a git clone https://github.com/itseez/opencv
this time, because it is easier to update like this in the future)
try to update, clean your build folder, rerun cmake.