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

Error in debug mode #7

Open
rabiaali95 opened this issue Dec 10, 2019 · 1 comment
Open

Error in debug mode #7

rabiaali95 opened this issue Dec 10, 2019 · 1 comment

Comments

@rabiaali95
Copy link

rabiaali95 commented Dec 10, 2019

video read methods are not working. I have the following error
AttributeError: module 'cv2.cv2' has no attribute 'createOptFlow_DualTVL1'

How to fix this?

@devloper13
Copy link

Lot of fixes for that depending on the version of opencv. In my case the version was 4.3.0. Install opencv-contrib-python. And change the method name to cv2.optflow.createOptFlow_DualTVL1().

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

2 participants