Skip to content

parthbyt/OpenCV-Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV-Paint

A simple paint app in OpenCV and python.

Requirements

  • Python 3.5+
  • Opencv pip install opencv-python

Running

Run main.py with opencv-python library installed.

You can now draw and save the file by pressing S key.

License

This project is under GPL 3.0.