File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
IMAGE GRAYSCALLING
2
2
3
- GOAL
3
+ GOAL </ br >
4
4
This is a simple image editor created in python programming language using tkinter.
5
5
6
- DESCRIPTION
6
+ DESCRIPTION </ br >
7
7
The goal is to convert colorful image provided by user to grayscale
8
8
9
9
To run this application download image_grayscale.py and resources in the same directory.
@@ -14,15 +14,15 @@ To run this application download image_grayscale.py and resources in the same di
14
14
+ Click on Upload Image.
15
15
+ A Dialog box will appear to select image from files, upload a image.
16
16
+ Small Preview of grayscaled image is displayed.
17
- + Click on Download button to save the original Size image.:-D
17
+ + Click on Download button to save the original Size image.:-D </ br >
18
18
For restart, you don't need to close the window, just upload another picture.
19
19
20
- WHAT I HAD DONE
20
+ WHAT I HAD DONE </ br >
21
21
In this game, I implemented Two function that take image and provide option to download grayscaled image along with preview.
22
22
The Main thing is, you don't need to download or install any library or modules.
23
23
All things are packed in one application, so you need to just run that.
24
24
25
- DEMONSTRATION
25
+ DEMONSTRATION </ br >
26
26
![ image1] ( https://user-images.githubusercontent.com/94428262/208295887-a9c4bc75-1c66-400f-a338-2f42f7511fca.jpg )
27
27
![ Image2] ( https://user-images.githubusercontent.com/94428262/208295892-ecb945bb-0279-4aa9-9ca3-b0e67e1308ac.jpg )
28
28
![ Image3] ( https://user-images.githubusercontent.com/94428262/208295893-040a0611-131f-4f6d-8d0c-1ffd4b3c1d92.jpg )
You can’t perform that action at this time.
0 commit comments