You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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().
video read methods are not working. I have the following error
AttributeError: module 'cv2.cv2' has no attribute 'createOptFlow_DualTVL1'
How to fix this?
The text was updated successfully, but these errors were encountered: