/PaintingBoard

A painting board implement in python

Primary LanguagePython

Drawing Board

This program implements a drawing board in python and $1 algorithm1 to recognize simple gestures

Steps

  • Draw something
  • Enter the tag in the lower left corner and click save.
  • Open menu save and find 'Add to templates' to add current picture to templates collection
  • Now the board may be able to recognize the same shape in the templates collection
  • You can also save current templates collection somewhere and load it when you open this program again

Footnotes

  1. Wobbrock, J.O., Wilson, A.D. and Li, Y. (2007). Gestures without libraries, toolkits or training: A $1 recognizer for user interface prototypes. Proceedings of the ACM Symposium on User Interface Software and Technology (UIST '07). Newport, Rhode Island (October 7-10, 2007). New York: ACM Press, pp. 159-168.