@@ -8,13 +8,13 @@ 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.
10
10
11
- Open and run the file image_grayscale.py
12
- A black window will appear.
13
- Another window will open up in which the application will be running.
14
- Click on Upload Image.
15
- A Dialog box will appear to select image from files, upload a image.
16
- Small Preview of grayscaled image is displayed.
17
- Click on Download button to save the original Size image.:-D
11
+ + Open and run the file image_grayscale.py
12
+ + A black window will appear.
13
+ + Another window will open up in which the application will be running.
14
+ + Click on Upload Image.
15
+ + A Dialog box will appear to select image from files, upload a image.
16
+ + Small Preview of grayscaled image is displayed.
17
+ + Click on Download button to save the original Size image.:-D
18
18
For restart, you don't need to close the window, just upload another picture.
19
19
20
20
WHAT I HAD DONE
@@ -23,8 +23,14 @@ 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
25
DEMONSTRATION
26
+ ![ image1] ( https://user-images.githubusercontent.com/94428262/208295887-a9c4bc75-1c66-400f-a338-2f42f7511fca.jpg )
27
+ ![ Image2] ( https://user-images.githubusercontent.com/94428262/208295892-ecb945bb-0279-4aa9-9ca3-b0e67e1308ac.jpg )
28
+ ![ Image3] ( https://user-images.githubusercontent.com/94428262/208295893-040a0611-131f-4f6d-8d0c-1ffd4b3c1d92.jpg )
29
+ ![ Image4] ( https://user-images.githubusercontent.com/94428262/208295895-bc3fe59e-1814-44bc-9897-152806a43c0c.jpg )
30
+ ![ Image5] ( https://user-images.githubusercontent.com/94428262/208295896-fdeb5c4f-c3a5-4d57-848f-fc4f87082478.jpg )
31
+ ![ Image6] ( https://user-images.githubusercontent.com/94428262/208295897-e56ec2b9-b9c4-4514-a160-4db4987e1e75.png )
26
32
27
33
28
34
I wish this application will be useful to you :-D
29
35
30
- JATIN
36
+ JATIN
0 commit comments