Skip to content

It is an application written in python that gives you the power of controlling your computer using hand gestures without making use of hardware. It is based upon the technology of Image-Processing.

abhishek3022/Virtual-User

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual User

It is an application written in python that gives you the power of controlling your computer using hand gestures without making use of hardware. It is based upon the technology of Image-Processing.

You need to follow these three steps for getting started:

  • Take three colored caps and put them on your fingers.
  • On running first time, you need to do initial calibration for each color by poiniting one color before your pc camera at a time and hiding others.
  • The calibration is done by clicking twice on the color such that a rectangle is formed(assume that you are clicking on opposite vertices of rectangle).
  • Then, after calibrating a color right click on screen with other color before camera.
  • Similary, you need to do this callibration thrice.
  • After that just move a color before camera and you will see actions are performed such as left click, mouse move etc.

Now, only three actions are supported viz. mouse move, left click, right click and only on linux machines.Soon, it will be updated for windows and new actions such as scrolls etc.

Demo video link:

Requirements:

  • SimpleCV python
  • Xlib python

FOR QUERIES AND PROBLEMS:

Send a mail. (ankprashar@gmail.com) (vermashivam1994@gmail.com) (abhishekyadav3022@gmail.com)

Contributers:

Ankush Sharma Shivam Verma Abhishek Yadav

Fork !! if you like it.

About

It is an application written in python that gives you the power of controlling your computer using hand gestures without making use of hardware. It is based upon the technology of Image-Processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%