Skip to content

Commit d82c31b

Browse files
authored
Update README.md
1 parent e2215fd commit d82c31b

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

Image Grayscalling/README.md

+14-8
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ The goal is to convert colorful image provided by user to grayscale
88

99
To run this application download image_grayscale.py and resources in the same directory.
1010

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
1818
For restart, you don't need to close the window, just upload another picture.
1919

2020
WHAT I HAD DONE
@@ -23,8 +23,14 @@ The Main thing is, you don't need to download or install any library or modules.
2323
All things are packed in one application, so you need to just run that.
2424

2525
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)
2632

2733

2834
I wish this application will be useful to you :-D
2935

30-
JATIN
36+
JATIN

0 commit comments

Comments
 (0)