@inproceedings{kratz2011protractor3d,
	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.},
	title = {Protractor3D: A Closed-form Solution to Rotation-invariant 3D Gestures},
	author = {Kratz, Sven and Rohs, Michael},
	booktitle = {Proceedings of the 16th International Conference on Intelligent User Interfaces},
	location = {Palo Alto, CA, USA},
	doi = {10.1145/1943403.1943468},
	isbn = {978-1-4503-0419-1},
	year = {2011},
	papertype = {shortpaper}
}