Ask Your Question

Revision history [back]

OpenCV 3.2 train.py is giving me a 'module object has no attribute createEigenFaceRecognizer'

I've successfully built OpenCV before and realize that for version 3 it's necessary to additionally build opencv_contrib. I've cloned from github and installed the cmake gui, but I'm not able to create a make file. Is the source folder the original OpenCV 3.2.0 folder and the destination folder the opencv_contrib?