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.
- 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
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.
rbutton reset the screen and make it white screenzbutton delete the pervious draw when press it long works just like r buttonescbutton exit from application and saves your last picture
This project is licensed under the MIT License.
