INFO Input loaded: video_duration=1222987
Traceback (most recent call last):
File "D:\Win10Workstation\LoopKiller\video_loop_finder.py", line 654, in
vlf = VideoLoopFinder(
File "D:\Win10Workstation\LoopKiller\video_loop_finder.py", line 158, in init
self.flow_algo = cv2.optflow.createOptFlow_Farneback()
AttributeError: module 'cv2' has no attribute 'optflow'
INFO Input loaded: video_duration=1222987
Traceback (most recent call last):
File "D:\Win10Workstation\LoopKiller\video_loop_finder.py", line 654, in
vlf = VideoLoopFinder(
File "D:\Win10Workstation\LoopKiller\video_loop_finder.py", line 158, in init
self.flow_algo = cv2.optflow.createOptFlow_Farneback()
AttributeError: module 'cv2' has no attribute 'optflow'