First time here? Check out the FAQ!
Hi there! Please sign in
help
faq
tags
users
badges
This forum is disabled, please visit
https://forum.opencv.org
ALL
UNANSWERED
Ask Your Question
Revision history [
back
]
1
initial version
answered
2014-11-02 06:09:18 -0600
berak
32993
●
7
●
81
●
312
go
here
take your time with the README.
clone/download the contrib repo
add the path to it to your cmake settings of the
main
opencv repo.
rebuild your main opencv repo as you did before, starting with cmake.
make install
will copy all headers/libs/so's to the folder you specified by CMAKE_INSTALL_PREFIX
include "opencv2/face.hpp" instead of the old contrib headers, link to opencv_face instead of opencv_contrib
Copyright
OpenCV foundation
, 2012-2018. Content on this site is licensed under a
Creative Commons Attribution Share Alike 3.0
license.
Powered by Askbot version 0.10.2
Please note: OpenCV answers requires javascript to work properly, please enable javascript in your browser,
here is how