Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deep-jain authored Feb 24, 2021
1 parent 319bb98 commit 60bc126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Image-Clear
This project clears all obstructions found in a image and reproduces a clear and clean image. Use the ppmReader.html to view images.
This project clears all obstructions found in PPM images and reproduces a clear and clean PPM. Use the ppmReader.html to view the files in picture format.

Before | After
------------ | -------------
![alt text](https://github.com/jdeep97/Image-Clear/blob/main/PPM/birds1.ppm) |![alt text](https://github.com/jdeep97/Image-Clear/blob/main/PPM/blurred.ppm)
![Before](https://github.com/jdeep97/Image-Clear/blob/main/Static/Before.png) |![After](https://github.com/jdeep97/Image-Clear/blob/main/Static/After.png)

0 comments on commit 60bc126

Please sign in to comment.