搜索资源列表
test psnr
- 视频处理中最重要的指标:PSNR(峰值信噪比)。本人写的一个小程序,用于测试图象中的Y、U、V分量的PSNR值。-PSNR is a very important index in video disposal. there are a little program . It tests the PSNR of the YUV in the image.
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.
yuvpsnr
- 视频质量评价的PSNR评价方法代码,主要针对YUV格式的编码方式。-Evaluation of video quality evaluation method PSNR code, mainly for YUV encoding format.
psnr
- 分析计算高清、标清电视视频序列的PSNR。 给出yuv文件,然后只需代码中给出自己需要是高清的,国标电视视频1920*1080,标清720*576,然后分析各个电视画面帧的PSNR值。-Analysis and Calculation of High Definition, Standard Definition TV video sequences of the PSNR. Give yuv file, then just give the code to their own needs
RMSE_PSNR_Calculator
- 比较YUV文件质量 RSME PSNR质量报告- RMSE and PSNR Calculator Compares two sequences of raw YUV4:2:0 video frames and calculates the RMSE and PSNR values from them. The output format is CSV for easy use in spreadsheet applications.
design_gk
- 在VC6.0下的计算PSNR的小程序-Analysis and Calculation of High Definition, Standard Definition TV video sequences of the PSNR. Give yuv file
yuvcalculate
- How to calculate PSNR of a yuv video.
VideoPSNR
- 计算yuv视频的PSNR质量值,可以显示并保存每帧PSNR值和整段序列的平局值,可以实现批处理-PSNR calculation yuv video quality values can be displayed and saved each frame PSNR values and the value of the entire sequence of the draw
yuvTools
- YUV工具大集合,针对视频编码中测试序列常见的YUV视频进行处理。包括:将yuv420序列转换成avi文件;求两个序列之间,每个宏块之间的差异sad;视频序列psnr对比分析工具;YUV视频播放器;YUV各种格式的转换;YUV视频剪切等。-YUV large collection of tools, processing for video encoding test sequences common YUV video. Comprising: yuv420 sequence into avi
PSNR_Wu
- 对比两个10秒250帧YUV视频的PSNR(峰值信噪比)的简单示例,用于帮助初学者理解YUV视频文件的读取与PSNR的简单算法。- A simple example of PSNR (peak signal-to-noise ratio) for two 10-second, 250-frame YUV video is used to help beginners understand the simple algorithm for reading YUV video files wit
