Skip to content
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

Opencv version #1

Open
Prashant-Singh-Negi opened this issue Mar 18, 2019 · 5 comments
Open

Opencv version #1

Prashant-Singh-Negi opened this issue Mar 18, 2019 · 5 comments

Comments

@Prashant-Singh-Negi
Copy link

Which version of opencv should I install ???

@neha01
Copy link
Owner

neha01 commented Mar 19, 2019

I have tested it on OpenCV 3.4.1. You can install the latest OpenCV 3 version(3.4.5).I will also test it on OpenCV 4 and update here.

@Prashant-Singh-Negi
Copy link
Author

Prashant-Singh-Negi commented Mar 19, 2019 via email

@neha01
Copy link
Owner

neha01 commented Mar 22, 2019

I looked at this and this script works perfectly on OpenCV 4 as well.Try installing opencv-contrib module via "pip install opencv-contrib-python" and then try.
This may be helpful : https://stackoverflow.com/questions/44633378/attributeerror-module-cv2-cv2-has-no-attribute-createlbphfacerecognizer

@Prashant-Singh-Negi
Copy link
Author

Prashant-Singh-Negi commented Mar 22, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@neha01 @Prashant-Singh-Negi and others