-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in opencv #11
Comments
you can install this library via command pip install opencv-contrib-python hope it helps |
AttributeError: module 'cv2' has no attribute 'face_LBPHFaceRecognizer' Actually, I got this above error. ->Atlast Error was solved ->opencv-contrib-python was Successfully installed. |
is your program working fine now or it has more issues |
Working correctly
…On Fri, Mar 15, 2019, 8:09 PM abhinayy0 ***@***.***> wrote:
is your program working fine now or it has more issues
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AmjlPSOYO3RWX241sru_okqDj9wb3GlYks5vW7CcgaJpZM4b03b2>
.
|
AttributeError: module 'cv2' has no attribute 'face_LBPHFaceRecognizer'
The text was updated successfully, but these errors were encountered: