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

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.

Home Page:https://github.com/AadrianLeo/Virtual-zoom-with-AI-hand-gesture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://github.com/AadrianLeo/Virtual-zoom-with-AI-hand-gesture


Languages

Language:Python 100.0%