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

Depth camera sensor #140

Open
tthil opened this issue Aug 30, 2017 · 1 comment
Open

Depth camera sensor #140

tthil opened this issue Aug 30, 2017 · 1 comment

Comments

@tthil
Copy link

tthil commented Aug 30, 2017

In the example of the Classification Data :
"//Here you would grab some data from your sensor and label it with the corresponding gesture it belongs to""

If I would like a sample a left swipe gesture what data would I be looking for in my sensor video stream?

Would the closest point (x, y, z) be a good candidate to sample or do I need more data per frame?

//Thomas

@nickgillian
Copy link
Owner

Hi Thomas,

The closet point (x, y, z) over time might be a good option, but this will depend on how noisy this signal is and how complex your gestures are.

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

2 participants