Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`