Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janszewczyk/hands-control-system
Hands Control System (HCS) - an application/system that uses AI/computer vision to control a computer mouse by means of movement and hand gestures.
https://github.com/janszewczyk/hands-control-system
ai cv2 maschine-learning mediapipe python38 scikit-learn
Last synced: 7 days ago
JSON representation
Hands Control System (HCS) - an application/system that uses AI/computer vision to control a computer mouse by means of movement and hand gestures.
- Host: GitHub
- URL: https://github.com/janszewczyk/hands-control-system
- Owner: JanSzewczyk
- Created: 2021-09-26T12:41:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T19:45:20.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T06:38:49.840Z (almost 2 years ago)
- Topics: ai, cv2, maschine-learning, mediapipe, python38, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 11.8 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Python 3.8](https://img.shields.io/badge/python-3.8-blue)](https://www.python.org/downloads/release/python-380)
[![scikit-learn 0.24.1](https://img.shields.io/badge/scikit--learn-0.24.1-blue)](https://scikit-learn.org/stable/index.html)
[![mediapipe 0.8.8](https://img.shields.io/badge/mediapipe-0.8.8-blue)](https://mediapipe.dev)![GitHub release (latest by date)](https://img.shields.io/github/v/release/JanSzewczyk/hands-control-system)
![GitHub Release Date](https://img.shields.io/github/release-date/JanSzewczyk/hands-control-system)# Hands Control System ![GitHub Repo stars](https://img.shields.io/github/stars/JanSzewczyk/hands-control-system?style=social)
## AI -- master thesis project
## Usage
running:
### `pip install -r requirements.txt`
### `py main.py`