A trainable gesture recognizer

作者:

Highlights:

摘要

Gestures are hand-drawn strokes that do things. These things happen at distinctive places on the stroke. We built a gesture input filter and recognizer. The input filter is fast, because it does few computations per input point, because it can omit pre-filter data smoothing, and because wild points caused by hardware glitches are removed at the few output points of the filter, not at the many input points. The recognizer is a novel combination of two traditional techniques; angle filtering and multiscale recognition. Because an angle filter does not produce well-behaved scaled output, the multi-scale treatment had to be unusual.

论文关键词:Cross product,Vector product,Gesture recognition,Multi-scale recognition,On-line recognition,Real-time recognition

论文评审过程:Received 14 November 1989, Revised 1 October 1990, Available online 19 May 2003.

论文官网地址:https://doi.org/10.1016/0031-3203(91)90009-T