A system which detects a human hand, segments the hand and counts the number of fingers being held up from a live video input.
- create your virtualenv and activate it.
- in your env write
pip install -r requirements.txt
- then run the project
python3 finger.py