Skip to content

Elizabeth-Mathew1/AirCanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 AirCanvas

A simple application that lets you paint in air using multiple colours, using pens virtually.


πŸŽ“ About the project

AirCanvas is a simple application that lets u draw in air depending on the colour of your pen.The model has been trained to detect and draw in three colours, orange, violet and green. So if you want to have some fun with colours, go ahead and fork the repo. The application uses OpenCV,which is a library of Python bindings designed to solve computer vision problems. The application first detects the colour of the pen and then tracks the movement of its tip to draw patterns.


✏️ Requirements

  1. Python 2.7 or greater
  2. OpenCV library
  3. Numpy

🏁 How to run the project

Fork the repository and go to the respective folder from the terminal. Make sure you have installed all the necessary dependencies. Write the following code in terminal.

python3 chapter1.py

πŸŽͺ Demonstration

Click here to watch the demo

πŸ“ Click Here to watch demo video

🌟 If you liked the application, make sure to star this repo, Thankyou.

About

AirCanvas, enables you to draw in air while have it drawn in real time in your computer screen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages