shubhanshu02 / aircanvas

Drawing on Computers using Gestures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Air Canvas

Drawing on Computers using Gestures

This project is a part of Intelligent Computing Course (CSE-342) at IIT BHU, for the odd semester 2021-2022.

Features

  • Finger Detection using Mediapipe
  • Allows writing on the board only when a single finger is open
  • Change marker color using buttons
  • Clear button to clear the board
  • Character Recognition using TensorFlow

Reproducing the Work

  1. Install dependencies using pip3 install -r requirements.txt.
  2. Run the project through python3 aircanvas.py

Team Members

  • Shubhanshu Saxena (@shubhanshu02)
  • Diya Agrawal (@diya31ag)
  • Kenny Patel (@Kenny-08)
  • Siddhant Jain (@jainsid2305)

Presentation and Demo Video

  • Link for the presentation of Air Canvas project.

  • Link for the demo video.

Air Canvas Demo Video

About

Drawing on Computers using Gestures


Languages

Language:Python 100.0%