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

https://github.com/koblers/opencv-hand-gesture-mouse

A opencv based hand gesture mouse controller
https://github.com/koblers/opencv-hand-gesture-mouse

camera gesture opencv python

Last synced: 2 months ago
JSON representation

A opencv based hand gesture mouse controller

Awesome Lists containing this project

README

          

# OpenCV Hand Gesture Mouse

A opencv based hand gesture mouse controller

## Installation

```bash
pip install -r requirements.txt
```

## Usage

Run the app using the following command:

```bash
python3 main.py
```