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

https://github.com/gsauc3/human-computer-interaction-project

An application build entirely in python to control all the mouse functionalities using hand gestures. C-DAC project
https://github.com/gsauc3/human-computer-interaction-project

mediapipe mediapipe-hands opencv opencv-python python

Last synced: 3 months ago
JSON representation

An application build entirely in python to control all the mouse functionalities using hand gestures. C-DAC project

Awesome Lists containing this project

README

          

# Human Computer Interaction (HCI) Project

This project was done in association with C-DAC (Centre for Development of Advanced Computing), India.
An application build entirely in python to control all the mouse functionalities using hand gestures.
A short demo is given below.

#### Libraries used
- OpenCV
- Mediapipe
- Pyautogui

Use the following command to install all the used (supporting) packages:
```
pip install -r requirements.txt
```
### Demonstration

|Pointer mode|Double Click gesture|Left Click gesture|
|:-------:|:--------:|:------:|
| |||
|Right Click gesture| Scroll up gesture| Scroll down gesture|
||||
|Switch between windows gesture| Darg and drop gesture|
|||