Open Tlewis10 opened 8 years ago
Sounds good. Be sure you have planned out what you will demo this week. If you want to meet this week let me know. Otherwise we can wait until after the 70%.
Timothy Wood, Ph. D. Assistant Professor Department of Computer Science The George Washington University http://www.seas.gwu.edu/~timwood
@twood02 @cctoombs This week I have code for the Kinect to track hand gestures so that it implements the idea of the "box". I do this by creating an imaginary box formed by the shoulders and hips and then I begin tracking if and how many times a user's hands goes outside of that box. This concludes the bulk of the work for Kinect programming. I have also now able to do real time audio analysis for rhythm tracking where as before I was doing it with a .WAV file. This also concludes the bulk of audio analysis. The next steps will be to improve analysis of both audio and visual as well as the biggest step being implementing the algorithm for the user error report.