Skip to content

In this project, we have built a system that lets you control your presentation using hand gestures instead of buttons.

Notifications You must be signed in to change notification settings

ranizouaoui/PPT-Presentation-controlled-by-hand-gesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power Point Presentation controlled by hand gesture


In this project, we have built a system that lets you control your presentation using hand gestures instead of buttons. This system will: use computer vision to detect the user's hands and fingers in real time and use machine learning to recognize gestures, like pointing, drawing, etc using a neural network to translate the hand gestures into actions on your computer, such as moving to the next slide.

How to use this Project

Installation

1- Download the zip file or clone this repository.

This project requires 7 libraries to run, make sure python is installed on your machine. If you don't have python installed go to their official website or follow the link to download https://www.python.org/downloads/

2- Here are the libraries we'll

pip install -r requirements.txt

About

In this project, we have built a system that lets you control your presentation using hand gestures instead of buttons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages