搜索资源列表
image quality assessment
- 可用于计算二维图像的均方误差、峰值信噪比以及信息熵
zhifangtu
- 图像的灰度直方图显示,二值图像显示的经典代码,还有psnr值计算-Image histogram display, binary image shows the classic code, there psnr value
1
- 计算均方误差MSE信噪比SNR峰值信噪比PSNR绝对平均误差的matlab函数-Calculate the mean square error MSE, SNR is the peak signal to noise ratio PSNR absolute average error of Matlab functions
hw1Quantization
- 图像量化,计算PSNR.图像量化,计算PSNR-calculate the PSNR of a picture
psnr_matlab
- 在matlab中实现峰值信噪比的函数 function y=psnr(im1,im2) 计算峰值信噪比程序——————————————— - ininput im1 : the original image matrix-For peak signal to noise ratio in matlab function function y = psnr (im1, im2) calculated PSNR program