COSC 341: Human Computer Interaction

A3: Gesture Recognition [25 pts]

Due date: Oct 29, 2017, 9:00am Nov 01, 11:59pm

What to submit:

A zip folder with:

Any help you got and any code you are using from downloaded sources must be cited within your code. Online sources must have accompanying URLs.


Overview

This is a programming assignment where you will be working with C# code in the Unity environment. The purpose of this assignment is for you to implement a program that recognizes simple hand gestures. Assignment 4 will take the program you build here and add on a playful application context. In order to maintain flexibility in your code here, you may wish to read ahead on the A4 specs to see what you have to do next.

Note: You are required to code in C# in the Unity environment for this assignment.

Specific Requirements

Resources

Grading Criteria

Note: Because color detection is really finicky (due to lighting and color shades), you must show clearly in your video that your code works.