- Clone the repository
git clone https://github.com/Herusyahputra/Motion-fingers-detection.git
cd count-fingers-detection
- Build and activated the virtual environment
virtualenv venv
source venv/bin/activate
- Install requitments
pip install -r requitments.txt
- Run the app
python3 controller.py