sudheerachary / Mesh-Flow-Video-Stabilization

Online video stabilization using a novel MeshFlow motion model
300 stars 62 forks source link

When I run this program and get the error in stabilization.py #2

Open LeoSeinThanKyaw opened 5 years ago

LeoSeinThanKyaw commented 5 years ago

file_name =(sys.argv[1]) IndexError: list index out of range How to solve this Index error .Sir

Originally posted by @LeoSeinThanKyaw in https://github.com/sudheerachary/Mesh-Flow-Video-Stabilization/commit/1cb9994eedbf220b38a0db408a0250b33ced70da#commitcomment-30972156

sudheerachary commented 5 years ago

Try running python stabilization.py <path_to_video_file>.

jinjingyi commented 5 years ago

Why do I display opencv errors when I change data sets?