Video-Stabilization-using-OpenCV icon indicating copy to clipboard operation
Video-Stabilization-using-OpenCV copied to clipboard

Traceback when testing the code with another mp4 file

Open zhaojianghe16 opened this issue 5 years ago • 0 comments

Dear friend, Do you know how to fix this? I am using python3. Thank you very much Traceback (most recent call last): File "C:/Users/Alan He/Desktop/Stablization/Video-Stabilization-using-OpenCV-master/video_stabilization.py", line 94, in dx = m[0,2] TypeError: 'NoneType' object is not subscriptable

Process finished with exit code 1

zhaojianghe16 avatar May 23 '19 01:05 zhaojianghe16