Skip to content

a proposed method for removing salt and pepper noise and comparing it with median filter method. in this method instead of using the median statistical parameter I used mean of quantiles with a 0.3 radius which increased PSNR hugely! and also this method does not check for black and white pixels.

Notifications You must be signed in to change notification settings

arshamhaq/CV-proposed-method-for-reducing-salt-and-pepper-noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CV-proposed-method-for-reducing-salt-and-pepper-noise

a proposed method for removing salt and pepper noise and comparing it with median filter method. in this method instead of using the median statistical parameter I used mean of quantiles with a 0.3 radius which increased PSNR hugely! this method also does not check for black and white pixels which means it works in fully dark or light areas.

About

a proposed method for removing salt and pepper noise and comparing it with median filter method. in this method instead of using the median statistical parameter I used mean of quantiles with a 0.3 radius which increased PSNR hugely! and also this method does not check for black and white pixels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages