Gesture_Modeling
 project_goal
 .related_work
 .related_work_more
 .motivation
 hardware_setup
 recognition_preprocess
 recognition_template
 recognition_matching
 recognition_performance
 application_sketch
 blocks
 movie
 dmg_projects
 thanks

gesture templates

Each template is hand constructed in Photoshop



template
  1. threshold the raw image
  2. decrease to 32 pixels max dimension, using bicubic resampling
  3. Gaussian blur, r = 1.5 pixel
  4. draw blue center, green lines for fingers, yellow edges

Red = empty (previously white)
Blue = center (previously black)
Green = finger centerline (previously black)
Yellow = finger boundaries (previously light grey)