Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 216 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 216 Bytes

basic-hand-gesture

This is the Python program for basic hand gestures which will display a perticular message depending on the current count of the fingers.

Libraries Required:-

  1. OpenCV- cv2
  2. NumPy
  3. Math