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

Inference on a video/webcam #50

Open
babdulhakim2 opened this issue Jan 1, 2019 · 2 comments
Open

Inference on a video/webcam #50

babdulhakim2 opened this issue Jan 1, 2019 · 2 comments
Labels

Comments

@babdulhakim2
Copy link

babdulhakim2 commented Jan 1, 2019

Is it possible to parse video from file or IP camera using OpenCV and then get a prediction of the motion.
I want to be able to classify an action in a video.
Sorry, i'm new to computer vision. Thank you

@una-dinosauria
Copy link
Owner

Hi @babdulhakim2,

I am not sure what you mean by parsing in this context. Our code works with mocap data currently -- it could be extended to handle an online mocap system, but I don't think that would be trivial.

I recommend you go to http://openaccess.thecvf.com/ECCV2018.py and search for papers on action recognition/classification for pointers on your problem.

Cheers,

@babdulhakim2
Copy link
Author

Thank you for the feedback. will sure read more

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

No branches or pull requests

2 participants