Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 548 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 548 Bytes

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