Skip to content

Matlab implementation of: HSMF: hardware-efficient single-stage feedback mean filter for high-density salt-and-pepper noise removal.

Notifications You must be signed in to change notification settings

Siva0451/HSMF-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HSMF-Code

cite the article as:

Siva, M.V., Jayakumar, E.P. HSMF: hardware-efficient single-stage feedback mean filter for high-density salt-and-pepper noise removal. J Real-Time Image Proc 21, 99 (2024). https://doi.org/10.1007/s11554-024-01475-z

Paper link: https://link.springer.com/article/10.1007/s11554-024-01475-z

Matlab implementation of: HSMF: hardware-efficient single-stage feedback mean filter for high-density salt-and-pepper noise removal.

Provide Original image and noisy image as input to the above call_HSMF.p file, it returns denoise image, PSNR, SSIM.

usage [Denoisedimage, PSNR,SSIM] = call_HSMF('cameraman.tif','cameraman_noisy_img.tif') -- here cameraman_noisy_img.tif image contains salt and pepper noise

About

Matlab implementation of: HSMF: hardware-efficient single-stage feedback mean filter for high-density salt-and-pepper noise removal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages