Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 593 Bytes

File metadata and controls

18 lines (15 loc) · 593 Bytes

AI virtual painter with hand gesture

AI Virtual painter with hand gester project is a AI based project in which you can detect hand and fingers and with the help of your index fingure you can draw on the screen and with the index fingure and middle fingure you can select the different colors and the eraser to erase the drawing. this project is writen in python language with the help of cvzone, mediapipe, etc libraries.

python3.8 recommended

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