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

Create a converter script to extract individual images from the stream #6

Closed
M-Davies opened this issue Feb 12, 2021 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request gesture Anything that relates to gesture recognition
Milestone

Comments

@M-Davies
Copy link
Owner

This is needed for AWS Custom Labels (which cannot take a stream as input) which we need for gesture recognition. We will need to figure out how many frames to extract and how often (needs to be limited). https://theailearner.com/2018/10/15/extracting-and-saving-video-frames-using-opencv-python/ seems like a good tutorial to start with.

@M-Davies
Copy link
Owner Author

Due to the need to get the gesture recog functioning ASAP, I'm going to make the executive decision to pull this into sprint 4 so we have a baseline gesture script to work with (pushing back #5 to Sprint 5 in the process)

@M-Davies M-Davies modified the milestones: Sprint 5, Sprint 4 Feb 22, 2021
@M-Davies M-Davies self-assigned this Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gesture Anything that relates to gesture recognition
Projects
None yet
Development

No branches or pull requests

1 participant