搜索资源列表
YUV视频序列PSNR的计算
- YUV视频序列PSNR的计算源码,对数字视频处理的朋友有一定的参考价值。支持YUV4:0:0, 4:1:1, 4:2:0, 4:2:2 and 4:4:4格式。 The function computes the psnr between two yuv videos. It considers the video signal as a whole and it doesn't average the psnr's of the single frames.
图像的峰值信噪比PSNR
- 图像处理,图像的峰值信噪比PSNR,matlab代码例程,验证可用,Image processing, image the peak signal to noise ratio PSNR, matlab code routines can be used to verify
LSB.rar
- 利用LSB算法去实现了电子水印技术。代码完全实现了嵌入以及提取, 算法同时包含了4种攻击算法以及利用psnr测量提取的水印和攻击后提取的水印,This algorithm describes digital watermark technique by using LSB. This code implement embedding and extraction. At the meanwhile, this algorithm includes 4 different kinds of att
PSNR.rar
- 求数字图像处理后的评价参数(SNR)信噪比,matlab原程序!,After the digital image processing for the evaluation parameters (SNR) signal to noise ratio, matlab original program!
psnr-nc
- 所上传的文件时为了在MATLAB中求PSNR、归一化相关系数NC的值-have PSNR, NC values In MATLAB
psnr
- 计算噪声图像的信噪比,matlab算法程序-Calculate the noise image signal to noise ratio, matlab algorithm program
PSNR
- a smart code to calculate PSNR of two color images.
objective_evaluation
- 图像评价的几个标准,包括峰值信噪比,均方误差,平均绝对误差,图像保真度,信噪比的MATLAB代码,采用基本编程方法,适合初学者加深图像客观评价标准的理解。-Image evaluation of several criteria, including PSNR, MSE, mean absolute error, image fidelity, signal to noise ratio of the MATLAB code, using the basic programming for be
218659918720059141029247714282
- 计算两幅图像的SNR信噪比的源代码MATLAB版-Calculation of two images PSNR peak signal to noise ratio of the source code version of MATLAB
bi-psnr_bin
- PSNR MATHLAB between 2 images
PSNR
- Function that calculate the PSNR and WSNR of two imagines
PSNR_Metric
- This is a file for calculating the weighted PSNR in matlab
PSNR
- A code downlaoded directly of Matlab Forum to calculate the PSNR between two images
psnr
- 彩色图像psnr值计算,图像压缩编码后的峰值信噪比-Color image psnr values, image compression encoded PSNR
psnr
- good for calculate PSNR
psnr
- PSNR is an algorithm for Watermarking in MatLab
PSNR
- 很多项目中需要用到psnr,本代码就是一个计算psnr得小程序。-Many projects need to use psnr, this code is a calculated psnr get applet.
psnr
- 计算两幅图像峰值信噪比的matlab函数-Calculate PSNR of two images of the matlab function
PSNR-NC
- 对图像进行处理后常需要计算图像的PSNR值和NC值-calculate the PSNR and NC of pictures
psnr
- matlab实现峰值信噪比psnr计算来比较两幅图像的相似程度,可用于图像修复(use result by compute psnr using matlab)