Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yashpatel458 authored Feb 11, 2021
1 parent c86cb7d commit 1c0d655
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Virtual-Pointer

It is a virtual mouse based on python using OpenCV library to control mouse through the webcam of your device.


# Instructions
1. pip install -r requirement.txt
2. Run the python 1.py

Run on python 3.7

0 comments on commit 1c0d655

Please sign in to comment.