自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 资源 (1)
  • 收藏
  • 关注

原创 YUV视频PSNR计算

#include #include using namespace std;//参数输入格式:原始视频路径 需评估的视频路径 宽 高 需比较的帧数,共4个参数void main(int argc, char*argv[]){ if(strcmp(argv[1],"-h")==0) { cout<<"参数输入格式:原始视频路径 需评估的视频路径 宽 高 需比较的帧数"<<end

2016-04-06 15:38:53 3264

原创 2015华为软件精英挑战赛 客户端源码 德州扑克

2015华为软件精英挑战赛于4月29日正式启动!请登录大赛官网:http://career-elite.huawei.com获取详细信息。 2015华为软件精英挑战赛(2015 Huawei Software Elite Challenge)是华为公司面向全国高校学生举办的大型软件竞赛,致力于让参赛学生充分感受软件设计和写好代码的魅力,验证用软件设计和编程解决问题的能力,并通过比赛增强实战实践

2015-06-03 11:39:04 3859

原创 HEVC码流分析工具

GITL HEVC Analyzer 是一款开源的HEVC格式的视频码流分析器。

2014-06-23 13:28:33 3920 3

原创 HEVC预测块(PU)模式划分显示

最近在做关于3D-HEVC的实验,很想直观显示出最终

2014-05-27 21:24:32 10873 7

BDPSNR计算工具

The VCEG test conditions detailed in [1] recommend using the Bjontegaard metric described in [2] to provide relative gain between two methods, by measuring average difference between the two RD-curves. We propose to make available to VCEG an Excel add-in that computes this metric. As an additional feature, this add-in allows to provide the bitrate saving between two methods, for a given objective quality and the PSNR-Y delta for a given bitrate which allows drawing the evolution of the metric.

2015-07-24

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除