Skip to content

AsadiAhmad/Paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paint

An application like Microsoft Paint and it can change color, change brush size and back to pervious step with z button and reset whole screen with r button.

APP Preview

Tech 🛠️ Languages and Tools :

Python  Jupyter Notebook  OpenCV  Numpy  MatPlotLib 
  • Python : Popular language for implementing Neural Network
  • Jupyter Notebook : Best tool for running python cell by cell
  • OpenCV : Best Library for working with images
  • Numpy : Best Library for working with arrays in python
  • MatPlotLib : Library for showing the charts in python

How to Use

This app is not running on the Google colab because it's a application that get realtime pictures from server so google colab can't respond too fast and it crashes too fast so you need have a jupyter notebook on your PC i suggest you to install jyputer extensions from VSCode.

After placing the code on the jupyter notebook just run step 1 and 2 draw your picture and run step 3 for saving your picture.

Controls

  • r button reset the screen and make it white screen
  • z button delete the pervious draw when press it long works just like r button
  • esc button exit from application and saves your last picture

Result

License

This project is licensed under the MIT License.

About

Paint App with brush and controll buttons

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published