CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - psnr yuv

搜索资源列表

  1. test psnr

    0下载:
  2. 视频处理中最重要的指标: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.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:52267
    • 提供者:天天
  1. yuvpsnr

    0下载:
  2. PSNR of YUV videos - matlab-PSNR of YUV videos-Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2001
    • 提供者:廖智茗
  1. YUVPSNR

    0下载:
  2. PSNR 用来计算峰值信噪比的函数。可以输入两个yuv文件得出平均值-PSNR peak signal-to-noise ratio used to calculate the function. 2 can import documents obtained average yuv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5884
    • 提供者:段云
  1. cmp_yuv

    0下载:
  2. purpose computes PSNR between two raw YUV images compile gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c - lpgm - lpbm - lm
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1297
    • 提供者:王国树
  1. yuvpsnr

    0下载:
  2. 视频质量评价的PSNR评价方法代码,主要针对YUV格式的编码方式。-Evaluation of video quality evaluation method PSNR code, mainly for YUV encoding format.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1898
    • 提供者:胡国胜
  1. wmark

    0下载:
  2. 将动画图象类型转化为YUv型,并检测图像的 psnr-Animated images will be converted to the type of YUV type, and detect images PSNR
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:24550
    • 提供者:yang
  1. psnr

    0下载:
  2. 分析计算高清、标清电视视频序列的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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6914
    • 提供者:Freddie
  1. DctQuant

    0下载:
  2. 工程名为DctQuant,编程实现了一帧CIF格式4:2:0的YUV图像的H.264的整数变换、量化以及逆量化、逆变换。具体的功能表述如下: 1、首先按“打开YUV”按钮,选择一帧格式为CIF的4:2:0的YUV图像(默认的YUV图像的格式为4:2:0的CIF格式)。选择完成后,可以看到显示的输入图像。 2、输入QP值,QP是0到51之间的整数值,超出范围,会弹出对话框提示。QP默认为28。注意:当改变QP值为0时,即没有量化,则点击转换按钮显示出的PSNR值即为输入图像的PSNR值。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:446152
    • 提供者:王婉君
  1. YUV_PSNR

    0下载:
  2. YUV文件的PSNR比较工具,参数可以灵活设置-PSNR YUV file comparison tool, the parameters can be flexibly set
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:219859
    • 提供者:huangxm
  1. VideoPSNR

    0下载:
  2. 计算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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:913785
    • 提供者:韩晶
  1. computerPSNR

    0下载:
  2. 计算编码之后图像的PSNR,比较对象均为yuv文件。非常实用!-The calculation of the PSNR of the encoded image, and compare objects are yuv file. Very useful!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:471558
    • 提供者:FLASH
  1. yuv_PSNR

    0下载:
  2. 计算图像的PSNR值。输入为参考YUV图像和待测量的YUV图像。-To compute the PSNR of YUV images. Inputs include the reference YUV image and the YUV image to be measured.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:703
    • 提供者:Catherine
  1. PSNR_Wu

    0下载:
  2. 对比两个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
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:307518
    • 提供者:吴若城
  1. 官方PSNR和SSIM

    3下载:
  2. 简单好用的matlab实现批量计算彩色RGB图像的PSNR和SSIM,设置了3种转换方法,(1)matlab自带转换YUV格式,(2)自己编写YUV转换公式(3)matlab自带转换灰度格式(Simple and useful matlab batch computing color RGB image PSNR and SSIM, set up three kinds of transformation methods, (1) with matlab transform YUV format
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:thinkfree
搜珍网 www.dssz.com