/finger-state-detection

Detect if fingers are open or closed. Useful for counting, sign-language detection.

Primary LanguagePythonMIT LicenseMIT

Finger State Detection

Detect if fingers are open or closed.

Run

Install the requirements by running pip install requirements.txt. Doing it inside a virtual environment is recommended. Run python src/detect.py to start the application.

Demo

Demo.mp4