Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you have to use:

EigenFace = cv2.face.EigenFaceRecognizer_create()

and

help(cv2.face)