中文说明:
该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。
English Description:
The folder includes wavelet image denoising program based on adjacent threshold. The main program is wave_ Neighbor. M to achieve 3 * 3 and 5 * 5 neighborhood denoising; wov_ Win. M is the function m file to realize the sliding window of 3 * 3 and 5 * 5; cacupsnr. M is the function m file to calculate MSE and PSNR.