Skip to content

This repository adds gaussian and salt pepper to an image. Then, it proves fourth types of filters: Low-Pass Gaussian, Median, Bilateral, NLM (Non Local Means) in order to notice which one is better.

Notifications You must be signed in to change notification settings

marianfuentes/gaussian-salt-pepper-noise-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gaussian-salt-pepper-noise-filters

This repository adds gaussian and salt pepper to an image. Then, it applies fourth types of filters: Low-Pass Gaussian, Median, Bilateral, NLM (Non Local Means) in order to notice which one is better.

It is composed by ECM type class which calculates mean quadratic error, NOISE type class wich adds different types of noise depending on its parameter and finally, the main.

About

This repository adds gaussian and salt pepper to an image. Then, it proves fourth types of filters: Low-Pass Gaussian, Median, Bilateral, NLM (Non Local Means) in order to notice which one is better.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages