Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit 5717396

Browse files
authored
Updated readme.md
1 parent 5fccfc6 commit 5717396

File tree

1 file changed

+9
-0
lines changed
  • Image-Processing/Image To Sepia Effect

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
# Image to Sepia image
2+
The original image is converted into Sepia filtered image.
13

4+
### Results:
5+
6+
#### Original Image
7+
<img src ="https://github.com/sharur7/Awesome-Python-Scripts/blob/ssr/Image-Processing/Image%20To%20Sepia%20Effect/original.jpg?raw=true" alt="Original_image" width="400" height="330">
8+
9+
#### Sepia Image
10+
<img src ="https://github.com/sharur7/Awesome-Python-Scripts/blob/ssr/Image-Processing/Image%20To%20Sepia%20Effect/sepia.jpg?raw=true" alt="Sepia_image" width="400" height="330">

0 commit comments

Comments
 (0)