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
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Hi,
Thank you for this repo. I am experiencing problems opening the video in linux.
UserWarning: Attempting to set identical left==right results
in singular transformations; automatically expanding.
left=0, right=0
'left=%s, right=%s') % (left, right))
I think it has to do with this issue from openCV :ContinuumIO/anaconda-issues#121
However I wanted to see if you have some solution or idea to solve it. Thanks in advance.