Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running on external Video #29

Open
mrinal18 opened this issue Feb 14, 2018 · 3 comments
Open

Running on external Video #29

mrinal18 opened this issue Feb 14, 2018 · 3 comments

Comments

@mrinal18
Copy link

How do i run the same code on some video i have on my system? Any help guys?

@abdulsalam-bande
Copy link

I could not even run the code , can you help me please,I get the error below
screen shot 2018-02-19 at 14 35 24

@AdrienPlayerium
Copy link

@yazidabdulsalam Looks like you do not have opencv library installed in your environment.

pip install opencv-python? or cv2

@AdrienPlayerium
Copy link

@mrinal18 You need to open the video stream with videopath instead of 0 (webcam)
cv2.VideoCapture(videoPath)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants