Analysis of “GLADDER: Combining Gesture and Geometric Sketch Recognition”
Comments Made Elsewhere:
Summary:
Combine geometric and gesture-based sketch recognition. Modified Rubine to classify using the Mahalanobis distance instead of a global covariance matrix (quadratic classifier instead of a linear one). Implemented LADDER as described. Throw the shape in Rubine and, if below a certain threshold, keep it. Back list from LADDER and then insert the Rubine answer into it. Use this ranked list in the UI.
Discussion:
I like it. ![]()