Skip to content
#

single-finger-input

Here is 1 public repository matching this topic...

In this project, a virtual keyboard is created which is operated by pointing a key on a virtual grid using camera. First a grid is keyboard grid is made. A random is chosen and made into a physical pointer. This is obtained by thresholding. Every time the pointer stays above a key for a given interval, the key is clicked and the input is saved.

  • Updated Aug 29, 2021
  • Python

Improve this page

Add a description, image, and links to the single-finger-input topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the single-finger-input topic, visit your repo's landing page and select "manage topics."

Learn more