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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: