Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 272 Bytes

Hand Gestures To Change Volume.

You can change the volume of the computer with your hand movements.

Things You Need to Setup

  • Python 3
  • Open CV by using pip install opencv-python
  • Numpy by using pip install numpy
  • pycaw by using pip install pycaw