In this article, we will introduce how to detect hands in live camera stream, then we can move our hands and use our hands to do painting.
Step 1: useĀ virtual_paint project.
We can clone this project using git.
git clone https://github.com/itsrandeep/virtual_paint.git
You can find this project in here.
Step 2: install libraries
pip install -r requirements.txt
Step 3: run python script
python main.py
Then we will see: