Skip to content

An Ai Virtual Keyboard built with Python and OpenCV Modules.

Notifications You must be signed in to change notification settings

irfanshaikh18/AiVirtualKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Ai Virtual Keyboard

An Ai Virtual Keyboard built with Python and OpenCV modules.

Implementation and Result

The Keyboard letters are fixed on the screen at certain coordinates. The Camera will capture our hand and detect our hand and finger movements and then it will compare with the location of the keyboard key on the screen. If it matches, then the action associated with that key is triggered. Using this, the user can type letters on the screen or in a text editor like a notepad.

Test Image 1

Credit

This project was built following Murtaza's Workshop Lectures. He is an amazing computer vision Instructor, You can check out his youtube channel Here.

About

An Ai Virtual Keyboard built with Python and OpenCV Modules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages