Protractor3D: a closed-form solution to rotation-invariant 3D gestures

  • Authors:
  • Sven Kratz;Michael Rohs

  • Affiliations:
  • Deutsche Telekom Laboratories, TU Berlin, Berlin, Germany;Deutsche Telekom Laboratories, TU Berlin, Berlin, Germany

  • Venue:
  • Proceedings of the 16th international conference on Intelligent user interfaces
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Protractor 3D is a gesture recognizer that extends the 2D touch screen gesture recognizer Protractor to 3D gestures. It inherits many of Protractor's desirable properties, such as high recognition rate, low computational and low memory requirements, ease of implementation, ease of customization, and low number of required training samples. Protractor 3D is based on a closed-form solution to finding the optimal rotation angle between two gesture traces involving quaternions. It uses a nearest neighbor approach to classify input gestures. It is thus well-suited for application in resource-constrained mobile devices. We present the design of the algorithm and a study that evaluated its performance.