-
Notifications
You must be signed in to change notification settings - Fork 1
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 2 not 3? #4
Comments
Something wrong with convert video or my video is not being passed properly? |
Something wrong with the function... |
Oh gosh... I cannot find cv2.pyd that actually works, it keeps giving me error. Is it opencv2 or opencv3? opencv3 is not possible because it requests for module cv is not right: AttributeError: 'module' object has no attribute 'cv' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a bit of issue with convert_video.py => this requesting for version 2 of opencv? Why not opencv3?
The text was updated successfully, but these errors were encountered: