Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 242 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 242 Bytes

Hand_Tracking-_Using_OpenCV

Simple Hand Tracking module and Controlling Volume through gesture

Tested on python 3.7
Required Modules:

pip install opencv-python==4.5.5.64
pip install mediapipe==0.8.7
pip install pycaw