Removing Dust and Scratches / Pepper Salt Noises from images.
>> pip install pillowRun 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.
Input Image :
image_noise.jpg
Output Image :
image_clear.jpg

