Skip to content
Discussion options

You must be logged in to vote

I am trying to make a face lock system for my virtual assistant (jarvis) but in this procedure there is a attribute error in cv2.face module. I already try pip install opencv-contrib-python. surprisingly it worked in my trainer generator I don't know why is it not working in my face lock system. Please Help!!!!

check the spelling in the line 3
its
cv2.face.LBPHFaceRecognizer_create()
not
cv2.face.LBPHFaceRRecognizer_create()

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Naman065Malik
Comment options

@datasciencecompleteguide
Comment options

@Naman065Malik
Comment options

@datasciencecompleteguide
Comment options

Answer selected by datasciencecompleteguide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants