Skip to content

This project clears all obstructions found in PPM images and generates a clear PPM using advanced decision making algorithms.

License

Notifications You must be signed in to change notification settings

deep-jain/Image-Clear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Clear

This project clears all obstructions found in PPM images and generates a clear PPM using ML.

To compile and Run Code:

  1. Download and move all Birds 1-17.ppm files to the main directory.
  2. Run the following commands:
     javac Blur.java
     java Blur
  3. Your Terminal Output:
    Opening birds1.ppm
    Opening birds2.ppm
    Opening birds3.ppm
    Opening birds4.ppm
    Opening birds5.ppm
    Opening birds6.ppm
    Opening birds7.ppm
    Opening birds8.ppm
    Opening birds9.ppm
    Opening birds10.ppm
    Opening birds11.ppm
    Opening birds12.ppm
    Opening birds13.ppm
    Opening birds14.ppm
    Opening birds15.ppm
    Opening birds16.ppm
    Opening birds17.ppm
    354, 684, 255
  4. To view your newly generated image, you can upload blurred.ppm here
Before After
Before After

About

This project clears all obstructions found in PPM images and generates a clear PPM using advanced decision making algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published