Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OK, problem solved.:) I deleted everything and make a clean build by cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D BUILD_PYTHON_SUPPORT=ON -D OPENCV_EXTRA_MODULES_PATH=../../opencv_contrib/modules ..

I can import face module now, but didn't try the functionality:) I have OpenCV3.1 by the way.