https://github.com/jane-does-coding/virtual-mouse-python
https://github.com/jane-does-coding/virtual-mouse-python
computer-vision opencv python
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jane-does-coding/virtual-mouse-python
- Owner: jane-does-coding
- Created: 2024-02-13T01:48:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T17:45:00.000Z (almost 2 years ago)
- Last Synced: 2024-06-09T00:24:51.265Z (over 1 year ago)
- Topics: computer-vision, opencv, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Virtual Mouse
## Description
This is simple, however intresting project that is focused on computer vision. What this project does is that it allowes the user to run an app on their device which makes it so, the user can move the mouse cursor, by moving their hand in the air in front of their computer camera.
## Tech Stack:
[](https://skillicons.dev)
## Running the project
### Cloning
```shell
git clone https://github.com/YevheniiaSimaka/Virtual-Mouse-Python
```
### Running
To run the project go to the right top corner, and select run, or you can right click the file and select "run python file in the terminal"