GitHunt

Virtual-Board

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.

Pre-requisites

These are the required dependencies needed to setup the environment

$ pip3 install -r requirements.txt

Instructions

  1. To run on local machine without a Flask server.
$ python3 run BlackBoard.py
  1. To run as a local host on a Flask server.
  • Run the Flask app
$ python3 run app.py

Usage:

  • 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 !

Languages

Python100.0%

Contributors

MIT License
Created July 4, 2021
Updated September 21, 2022
Silent-faith/Virtual-Board | GitHunt