AadrianLeo / AI_HAND_GESTER_FINGERS_COUNTING

AI hand gester fingers counting project is a AI based project in which you can detect hand and fingers and each fingers up give the count of how many fingers are up with an image of different fingers at the side The project is made using python language.

Home Page:https://github.com/AadrianLeo/AI_HAND_GESTER_FINGERS_COUNTING/tree/main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI hand gester fingers counting using python

AI hand gester fingers counting project is a AI based project in which you can detect hand and fingers and each fingers up give the count of how many fingers are up with an image of different fingers at the side The project is made using python language.

python3.8 recommended

pip install cv2
# and
pip install mediapipe
# and 
pip install autopy

and if any error occurs

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

About

AI hand gester fingers counting project is a AI based project in which you can detect hand and fingers and each fingers up give the count of how many fingers are up with an image of different fingers at the side The project is made using python language.

https://github.com/AadrianLeo/AI_HAND_GESTER_FINGERS_COUNTING/tree/main


Languages

Language:Python 100.0%