Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 321 Bytes

Description

This is a simple project that uses OpenCV and the HandTrackingModule from cvzone to recognize how many fingers are raised up, lighting up the same number of LEDs. If needed, install dependencies by running the following command in your terminal or command prompt:

pip install opencv-python cvzone