Skip to content

Remove Noises From Your Images with help of pillow Module in Python

Notifications You must be signed in to change notification settings

imneonizer/Image-Background-Filter-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image Background Filter

Removing Dust and Scratches / Pepper Salt Noises from images.

Required Modules

>> pip install pillow
How to Run Code

Run image_background_filter.py, it will read image_noise.jpg which contains noise, and will create a new image as image_clear.jpg with noise removed.

Illustrations

Input Image : image_noise.jpg

Output Image : image_clear.jpg

About

Remove Noises From Your Images with help of pillow Module in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages