Skip to content

VelascoRt/Noise_Filtering_Python

Repository files navigation

Noise filtering

This program graphics how a noise filtering works by averaging the images "n" times and graphs how many images take to return a image without noise.

Basically with a random value and the number of images it will return its graphic of iterations of images. Like this:

The noise filtering using a noise percentage of 60 This showcase how the image starts to gradually loose noise with more iterations.

The noise filtering using a noise percentage of 60 It also works with multiple images.

The noise filtering using a noise percentage of 60
And showcasing a graph of how it works multiple times to see a how the program works.

About

A simple code that filter the noise out of a image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages