Skip to content

yasser-sulaiman/virtual_keyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual_keyboard

This project is about using openCV and mediapipe libraries to utilize the webcamera for writing in real time.
The main idea is:

  • detect hands using mediapipe
  • detect index and thumb fingers' tip locations
  • if only index is over one of the keys change the transparency of the key
  • if both index and thumb fingers are over a key add the letter of the key to the written text
    to watch the demo of the program press here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages