/Virtual-Mouse

Control your mouse using your webcam

Primary LanguagePython

Virtual-Mouse

Control your mouse using your webcam

Outcome

Look for yourself in this video

Requirements

  1. PyAutoGui
  2. OpenCV 3
  3. Numpy

Usage

First run the range-detector.py to set the range for the mask for colour segmentation. No need to change anything in the virtual_keyboard.py file

python3 range-detector.py -f HSV -w
python3 mouse.py

Got a question?

If you have any questions that are bothering you please contact me on my facebook profile. Just do not ask me questions like where do I live, who do I work for etc. Also no questions like what does this line do. If you think a line is redundant or can be removed to make the program better then you can obviously ask me or make a pull request.