This is a Computer Vision based project to draw on a screen. You can draw rectangles and circles and toggle between them using the letter 'm'.
No pre-downloaded library files or knowledge needed.
Steps to run it :
- Just download the zip file and unzip it or ' git clone https://github.com/patronous-mridul/Drawing-through-OpenCV.git '
- Now go to the folder where files persist and open terminal.
- Run the following command using terminal : python drawing.py
- And there you go.