View Single Post
  #1  
Old 03-30-2015, 07:33 PM
cmeans cmeans is offline
Member
 
Join Date: Mar 2015
Posts: 2
How to track Continuous Motion

I'm very new to Vizard. I'm working on a research project where I use a Kinect to track gestures. Ideally, the subject will make a gesture and as long as they maintain that gesture AND it is in motion, the avatar moves in the virtual environment.

For example, let's say want my IRL subject to make a right angle with their right arm and sweep it out from their stomach. While they move their arm in that position, the avatar runs. However, if they stop moving their arm, the avatar stops running. If they drop their arm to their side, the avatar stops running.

I have the gesture code. How do I track the continuous motion?
Reply With Quote