PSNR (Peak Signal-to-Noise Ratio) & MSE (Mean Square Error)
于 2022-02-03 发布
文件大小:199.84 kB
0 77
下载积分: 2
下载次数: 1
代码说明:
Use a standard Lena image as the ground truth, then calculate the PSNR (Peak Signal-to-Noise Ratio) & MSE (Mean Square Error) values of another test image. Note: The two images must be with the same size. The main code: MSE = double(Sum_SE)/(H_src*W_src) PSNR= 10*log10(255^2/MSE)
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
发表评论