Skip to content

Virtual zoom AI hand gestuer project is a AI based project in which you can detect hand and fingers and with the help of your index finger and thumb you can zoom in and out. The project is made using python language.

AadrianLeo/Virtual-zoom-with-AI-hand-gesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-zoom-with-AI-hand-gesture

Virtual zoom AI hand gester project is a AI based project in which you can detect hand and fingers and with the help of your index finger and thumb you can zoom in and out. The project is made using python language.

python3.8 recommended

if cvzone does not works you can use the HandTrackingModule given in the code by importing the module in the main and using it by change some codes

The hand tracking module is from cvzone.

pip install cvzone
# and
pip install mediapipe

and if any error occurs

pip install time
# and
pip install math
# and 
pip install numpy
# and
pip install os or os-sys

About

Virtual zoom AI hand gestuer project is a AI based project in which you can detect hand and fingers and with the help of your index finger and thumb you can zoom in and out. The project is made using python language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages