Here I have created a virtual board on which we can write using the hand geasutres. For creating this I had used the mediapiepe library of the Google. I had also made a flask app for using it by which you can run it as a web app on your PC. By using that it can also run on your phine also.
These are the required dependencies needed to setup the environment
$ pip3 install -r requirements.txt
- To run on local machine without a Flask server.
$ python3 run BlackBoard.py
- To run as a local host on a Flask server.
- Run the Flask app
$ python3 run app.py
- Use your index finger to draw.
- To change color/ use eraser, use index and middle fingers to select it by hovering on it.
- Continue painting !