Download presentation
Presentation is loading. Please wait.
1
Specifying gestures by example
By Dean Rubine Presenting: Julian Ramos
2
Who is Dean Rubine BSc and MSc from MIT
PhD in Computer Science from CMU According to the Mathematics Genealogy Project his PhD advisor was Roger Berry Dannenberg (Still at CMU working at the intersection of CS and Music) Currently the Director of Technology at Spark Investment Management LLC (an employee owned hedge fund sponsor)
3
Who is Dean Rubine His PhD thesis was titled: The Automatic Recognition of Gestures Thesis committee: Roger B. Dannenberg Dario Giuse Brad Myers William A. S. Buxton
4
Motivation “The ability to specify objects, an operation, and additional parameters with a single intuitive gesture appeals to both novice and experienced users.”
5
Motivation *Taken from: CHUNKING AND PHRASING AND THE DESIG OF HUMAN-COMPUTER DIALOGUES
6
Problem “Gesture-based interfaces have not been extensively researched, partly because they are difficult to create”
7
Solution
8
Architecture Follows a model/view/controller which makes it easy to add new gestures
9
Adding Gestures
10
Creating a gesture
11
Gesture features
12
Gesture detection method
This is nice detection rule is obtained after making assumptions, the derivation complete derivation is in page 57 of Rubine’s PhD Thesis The actual method for deriving the weight’s is called Quadratic Discriminant Analysis Many assumptions done like same covariance matrix for all classes, normally distributed features, etc
13
Gesture detection method
The method is super fast to train but … Only if the number of samples is low O(C*N^3) At the time it seems this was way faster than training a neural network Many assumptions done like same covariance matrix for all classes, normally distributed features, etc
14
Evaluation
15
Discussion
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.