Paint using finger in the open air(Gesture based).
Tech Stack : Python, OpenCV and MediaPipe
Features:
Finger Detection using Mediapipe Allows writing on the board only when index finger is open Change marker color using buttons Clear button to clear the board Reproducing the Work Install dependencies using pip install -r requirements.txt. Run the project through python air_canvas.py